highcharts4dart 0.1.0+6 copy "highcharts4dart: ^0.1.0+6" to clipboard
highcharts4dart: ^0.1.0+6 copied to clipboard

Highcharts component for Angular Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add highcharts4dart

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

dependencies:
  highcharts4dart: ^0.1.0+6

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:highcharts4dart/high_chart_component/high_chart_component.dart';
import 'package:highcharts4dart/highcharts.dart';
import 'package:highcharts4dart/options/chart_options.dart';
import 'package:highcharts4dart/util/js_map.dart';
0
likes
10
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Highcharts component for Angular Dart

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

angular, browser, js, observe

More

Packages that depend on highcharts4dart