grizzly_axis 2.0.1 copy "grizzly_axis: ^2.0.1" to clipboard
grizzly_axis: ^2.0.1 copied to clipboard

Alleviates the task of rendering human-readable axis using scales.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add grizzly_axis

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

dependencies:
  grizzly_axis: ^2.0.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:grizzly_axis/grizzly_axis.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Alleviates the task of rendering human-readable axis using scales.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

grizzly_scales, svg_path_builder, vizdom_select

More

Packages that depend on grizzly_axis