SwiftCharts icon indicating copy to clipboard operation
SwiftCharts copied to clipboard

x, y Axis didn't show in the Chart

Open MoElnaggar14 opened this issue 3 years ago • 2 comments

i tried many time and copied, past the same source code and x,y didn't show in the chart.

MoElnaggar14 avatar Oct 13 '21 20:10 MoElnaggar14

@MoElnaggar14 I was facing the same issue. It turns out you need to create a stored property and make it point to the Chart object you created. It was rendering properly after that.

vikas-chandra-mnnit avatar Dec 30 '21 08:12 vikas-chandra-mnnit

@vikas-chandra-mnnit can you provide a code example?

EstiT avatar Jan 16 '22 11:01 EstiT