A Graph Horizontal Flutter
The graph horizontal with tooltips and three types.
GraphType.one
GraphType.two
GraphtType.three
GraphHorizontal( type: GraphType.three, items: [ GraphItem(value: 50, label: "A"), GraphItem(value: 5, label: "B"), ], ),
Homepage Repository (GitHub) View/report issues
API reference
gbrlsavio2@gmail.com
unknown (LICENSE)
flutter
Packages that depend on graph_horizontal