ChartView icon indicating copy to clipboard operation
ChartView copied to clipboard

The LineChart curve is going outside of its container

Open Lyro1 opened this issue 4 years ago • 3 comments

I just tried to add a chart to my project, by adding the given code line :

LineChartView(data: [8,23,54,32,12,37,7,23,43], title: location.name, legend: "Marée")

However, I get the following result:

Capture d’écran 2020-05-19 à 16 45 55

I can't find why is that?

Lyro1 avatar May 19 '20 14:05 Lyro1

Same issue here. Shocked to know. Annoyed. Do people use this package at all?

Screen Shot 2020-06-25 at 12 46 58 AM

xinglin avatar Jun 25 '20 07:06 xinglin

Same issue here. Shocked to know. Annoyed. Do people use this package at all?

Screen Shot 2020-06-25 at 12 46 58 AM

Could you please share your code here?

mroffmix avatar Jul 06 '20 08:07 mroffmix

what did you run that on, was having bugs on the simulator but works well on device

farhanf avatar Jul 17 '20 00:07 farhanf