Skip to content

Commit 749f996

Browse files
authored
Merge pull request #56 from vizzuhq/petervidos-patch-7
docs: setProperty removed
2 parents ec73e59 + 8d2ff86 commit 749f996

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)