AppPear / ChartView

ChartView made in SwiftUI
MIT License
5.31k stars 652 forks source link

Is this possible now? #212

Open tolgaytoklar opened 3 years ago

tolgaytoklar commented 3 years ago

I need exact this functionality: https://user-images.githubusercontent.com/2826764/130787814-283f3d26-6c9d-448b-b2c7-879e60a3b05d.gif

Is this possible now? I mean X axis values, bacground grids and updatable text with interaction on touch? I've checked the api but couldn't see any api related to these

Bollerd commented 2 years ago

Hello,

if have the same question. The GIF https://user-images.githubusercontent.com/2826764/130787814-283f3d26-6c9d-448b-b2c7-879e60a3b05d.gif shows a legend for the x-axis. I created my ChartData with String, Double pairs. But I only get the selected data point value displayed in the title but no value labels at the x axis

I searched through the coding, but from what I was able to read there it seems for me that there is currently nothing implemented that would be able to show a chart like this.

Did I do something wrong or is this feature displaying not yet available?

miaoruiyuan commented 2 years ago

same problem 😭

dadixon commented 2 years ago

Same. Is there any progress on this?

JakobStadlhuber commented 2 years ago

Same, still nothing new?

app4g commented 2 years ago

Please see this comment/thread. https://github.com/AppPear/ChartView/issues/243#issuecomment-1203537337