Files
sdk/pkg/js/example/README.md
T
2015-10-15 16:33:05 -07:00

529 B

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.