graph_gap 0.0.1 copy "graph_gap: ^0.0.1" to clipboard
graph_gap: ^0.0.1 copied to clipboard

A new package to show simple bar graphs for given values.

This packages is for building simple bar graphic.

Features #

The height of each bar is going to be calculated based on the max value of the list [values].

Example #

GraphGap( widthGraph: 60, horizontalSeparation: 20, verticalSize: 300, horizontalSize: 300, titles: const ["January", "February", "March", "April"], values: const [ 10, 30, 25.3, 0, ], ),

1
likes
120
pub points
0%
popularity

Publisher

unverified uploader

A new package to show simple bar graphs for given values.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on graph_gap