Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

https://graphomate.atlassian.net/projects/GSD/queues/custom/17/GSD-483The grpahomate charts do not have a property for setting the title font size, but the title can be styled using HTML. This article describes, how to use HTML-Attributes to set the font size of a charts' title.

Step-by-Step-Guide

...

To set the title font size you can wrap the actual title text within an HTML container and change its appearance by using the style-attribute. It allows you to use any CSS property, like "font-size" in this case.

The following content for the title text field sets the title font size to 18px. Changing this value adjusts the font size.

Code Block
languagexml
<div style="font-size:18px">Title<div>

Image Added

Filter by label (Content by label)
showLabelsfalse
max5
spacesKUNDEN
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("charts","design_studio","how_to") and type = "page" and space = "KUNDEN"
labelscharts design_studio how_to

...