graph_gap

Last updated:

0 purchases

graph_gap Image
graph_gap Images
Add to Cart

Description:

graph gap

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,
],
),

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.