Versions Compared

Key

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

Die The grpahomate charts besitzen keine Property, die die Schriftgröße des Titels einstellt. Allerdings ist der Titel mit HTML formatierbar. Diese Anleitung zeigt, wie die Schriftgröße des Titels mittels einfacher HTML-Attribute verändert werden kann.

Schritt-für-Schritt-Anleitung

Um die Schriftgröße einzustellen, können Sie den eigentlichen Titeltext in einen HTML-Container legen und ihn dann mit dem style-Attribut formatieren. Dazu können beliebige CSS-Eigenschaften verwendet werden, wie auch die Schriftgröße (font-size).

Folgender Inhalt kann also in das Textfeld für den Titeltext eingegeben werden. Der Wert der Eigenschaft font-size stellt dann die Schriftgröße ein 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>

...

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

...