grizzly_plotly 0.2.1-dev copy "grizzly_plotly: ^0.2.1-dev" to clipboard
grizzly_plotly: ^0.2.1-dev copied to clipboard

Dart 1 only

Plotly-like interface to build good-looking plots

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add grizzly_plotly

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

dependencies:
  grizzly_plotly: ^0.2.1-dev

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:grizzly_plotly/grizzly_plotly.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

Plotly-like interface to build good-looking plots

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

grizzly_primitives

More

Packages that depend on grizzly_plotly