Skip to content

Commit 65170ad

Browse files
committed
Merge remote-tracking branch 'origin/petervidos-patch-2-1' into main
# Conflicts: # docs/content/tutorial/10-filtering.md
2 parents 5d3c776 + 4d993a5 commit 65170ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/content/tutorial/10-filtering.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,7 @@ chart.animate({
5454
}
5555
})
5656
```
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

Comments
 (0)