Kino.VegaLite.push
You're seeing just the function
push
, go back to Kino.VegaLite module for more information.
Specs
Appends a single data point to the graphic dataset.
Options
:window
- the maximum number of data points to keep. This option is useful when you are appending new data points to the plot over a long period of time.dataset
- name of the targetted dataset from the VegaLite specification. Defaults to the default anonymous dataset.