fl_chart icon indicating copy to clipboard operation
fl_chart copied to clipboard

Setting clipData to FlClipData.all() in LineChartData hides border.

Open LFWarsen opened this issue 2 years ago • 0 comments

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: image

With clipData set to FlClipData.all(): image

LFWarsen avatar May 23 '22 11:05 LFWarsen