imaNNeo / fl_chart

FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
https://flchart.dev
MIT License
6.7k stars 1.73k forks source link

FullsizeTouchLine in BarChart #461

Open attex opened 3 years ago

attex commented 3 years ago

Hi there,

I really like this plugin and am using it all the time. But I haven't found a way to show a Vertical line on touch on a BarChart.

Is there a way to display a line in the middle of the touched Bar?

Kind regards.

imaNNeo commented 3 years ago

Hi, why do you need it? Is there any UI design about that?

attex commented 3 years ago

@imaNNeoFighT like so. image

imaNNeo commented 3 years ago

Okay got it!

attex commented 3 years ago

@imaNNeoFighT did you find a way to integrate this? I'm still trying on my own but am struggeling.

imaNNeo commented 3 years ago

Yes I did, but I didn't find free time to implement it.