aeyrium / bezier-chart

A beautiful bezier line chart widget for flutter that is highly interactive and configurable.
Apache License 2.0
447 stars 133 forks source link

Support for Flutter web ? #89

Open GauravPatni opened 4 years ago

GauravPatni commented 4 years ago

Thanks for this great package !

While implementing for flutter web I found following issues :

  1. Unable to pinch zoom with mouse ?

  2. Vertical indicator disappear when double click on chart & never comes again .

  3. in most cases vertical indicator not working properly when mouse drag / Hover .

Request you to resolve above issues