charted 0.4.9 copy "charted: ^0.4.9" to clipboard
charted: ^0.4.9 copied to clipboard

outdatedDart 1 only

Visualization toolkit for Dart - Provides D3 (http://d3js.org) like Selection API, utilities to achieve data driven DOM and an easy-to-use Charting library based on the Selection API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add charted

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  charted: ^0.4.9

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:charted/charted.dart';
0
likes
0
pub points
1%
popularity

Publisher

unverified uploader

Visualization toolkit for Dart - Provides D3 (http://d3js.org) like Selection API, utilities to achieve data driven DOM and an easy-to-use Charting library based on the Selection API.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

browser, intl, logging, observable, quiver

More

Packages that depend on charted