Dygraphs Dygraphs

Dygraphs is a fast charting library that allows users to explore large data sets. It plots data series as lines. The W20 integration provides an AngularJS directive augmented with an option to load down-sampled data while zooming. Live demo Dygraphs Installation See the installation of the Dataviz addon in the basics section Configuration Declare the dygraphs module in the modules section of the dataviz fragment "w20-dataviz": { "modules": { "dygraphs": {} } } Directive Below you can find an example of a dygrah declaration with all its attributes:

1 element(s)

Filter