ℹ Please fill out this template when filing an issue.
All lines beginning with an ℹ symbol instruct you with what info we expect. You can delete those lines once you've filled in the info.Per our *CONTRIBUTING guidelines, we use GitHub for
bugs and feature requests, not general support. Other issues should be opened on Stack Overflow with the tagios-charts.Please remove this line and everything above it before submitting.
ℹ Please replace this with what you did.
ℹ Please replace this with what you expected to happen.
ℹ Please replace this with of what happened instead.
Charts version/Branch/Commit Number:
Xcode version:
Swift version:
Platform(s) running Charts:
macOS version running Xcode:
ℹ Please link to or upload a project we can download that reproduces the issue.
Hello Philipp,
I want to display like this ... multiple line xaxis and values ..
I tried new line but not working.
Thank you very much in advance and have a nice day!
We support multiple x axis lines, but not for value labels.
You can also override drawValueLabel to achieve multiple lines, and maybe create a PR for us:)
Hi Philipp,
I couldn't find drawValueLabel method ..
Most helpful comment
Hi Philipp,
I couldn't find drawValueLabel method ..