We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d3c776 + 4d993a5 commit 65170adCopy full SHA for 65170ad
docs/content/tutorial/10-filtering.md
@@ -54,3 +54,7 @@ chart.animate({
54
}
55
})
56
```
57
+
58
+Note: combining this option with the [store function](#chapter-0.17) makes it easy to
59
+update previously configured states with fresh data since this function saves the config
60
+and style parameters of the chart into a variable but not the data.
0 commit comments