You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/tutorial/12-palette-font.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This and the next chapter provide a quick intro to the styling of the charts. You can either use the style property like in the following examples or use CSS. By using CSS, it's easier to set the same style for multiple charts on one page or re-use style settings.
4
4
5
-
If you use CSS, don't change the set parameters later on via the style property, but only with the chart.style.setProperty method.
5
+
If you use CSS, don't change the set parameters later on via the style property.
6
6
7
7
The font sizes automatically adjust to the chart size to help
8
8
readability, and can also be set separately or for specific groups.
0 commit comments