Skip to content

Commit 58de6e5

Browse files
committed
Merge branch 'main' of github.com:vizzuhq/vizzu-lib into main
2 parents 2582f2c + 749f996 commit 58de6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/12-palette-font.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

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.
66

77
The font sizes automatically adjust to the chart size to help
88
readability, and can also be set separately or for specific groups.

0 commit comments

Comments
 (0)