fl_chart
fl_chart copied to clipboard
Setting clipData to FlClipData.all() in LineChartData hides border.
When setting the clipData
value in LineChartData
to FlClipData.all()
the border border of the chart becomes invisible.
I have not tested this with other types of charts or with other clipData
options.
Without clipData
value:
With clipData
set to FlClipData.all()
: