graph_horizontal 0.0.4 copy "graph_horizontal: ^0.0.4" to clipboard
graph_horizontal: ^0.0.4 copied to clipboard

A Graph Horizontal Flutter

graph_horizontal #

The graph horizontal with tooltips and three types.

GraphType.one

GraphType.two

GraphtType.three

Example #


GraphHorizontal(

type:  GraphType.three,

items: [

GraphItem(value:  50, label:  "A"),

GraphItem(value:  5, label:  "B"),

],

),

Type One #

enter image description here

Type Two #

enter image description here

Type Three #

enter image description here

0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A Graph Horizontal Flutter

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on graph_horizontal