Files
sdk/pkg/js/example
2015-11-02 22:44:14 +01:00
..
2015-11-02 22:44:14 +01:00
2015-10-15 16:33:05 -07:00

An example of using Chart.js.

This example is ported from this sample in the Chart.js repository.

To view the example, run pub serve example from the root directory of this project – the directory containing pubspec.yaml.

> pub serve example
Loading source assets...
Serving js example on http://localhost:8080
Build completed successfully

You can view it with Dartium or any other browser.