dv_xychart 1.1.0 copy "dv_xychart: ^1.1.0" to clipboard
dv_xychart: ^1.1.0 copied to clipboard

XY chart components - line, bar, area, scatter charts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dv_xychart

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

dependencies:
  dv_xychart: ^1.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:dv_xychart/dv_xychart.dart';
0
likes
145
points
85
downloads

Publisher

verified publishergsmlg.dev

Weekly Downloads

XY chart components - line, bar, area, scatter charts.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dv_axis, dv_glyph, dv_grid, dv_group, dv_legend, dv_scale, dv_shape, dv_tooltip, flutter

More

Packages that depend on dv_xychart