Fl_chart: show dotData with x- and y-values instead of y-value only

Created on 29 Jan 2021  路  2Comments  路  Source: imaNNeoFighT/fl_chart

Currently, by opting to show dotData only the y-value is shown.

It would be great to be able to show the x-value in the same box. For instance:
x = 28/01
y = 11.0

Line Chart question

All 2 comments

You must override the LineTouchData then override the touchTooltipData.
I know it is complicated. We will improve its accessibility.

BTW check this sample code, We did something like that.

Thanks, this works! :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wukongssl picture wukongssl  路  3Comments

joaorpalma picture joaorpalma  路  3Comments

alexodus picture alexodus  路  3Comments

enyo picture enyo  路  4Comments

davidmarinangeli picture davidmarinangeli  路  6Comments