polymer_highcharts 0.1.1 copy "polymer_highcharts: ^0.1.1" to clipboard
polymer_highcharts: ^0.1.1 copied to clipboard

outdatedDart 1 only

Use highcharts on your Polymer Dart projects

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add polymer_highcharts

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

dependencies:
  polymer_highcharts: ^0.1.1

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:polymer_highcharts/highcharts_polymer_component.dart';
import 'package:polymer_highcharts/highcharts_series.dart';
import 'package:polymer_highcharts/highcharts_x_axis.dart';
import 'package:polymer_highcharts/highcharts_y_axis.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Use highcharts on your Polymer Dart projects

Homepage

License

unknown (LICENSE)

Dependencies

browser, highcharts_options, polymer

More

Packages that depend on polymer_highcharts