Closed anaclumos closed 4 months ago
Hi @anaclumos! General answer: This is not possible with the Tremor NPM Package.
However, with Tremor Raw (copy + paste), you could go and refactor the line chart to get closer to this. The problem I see is that you need 5 axes with different domains. This won't work.
Did a quick research. If I was in your shoes, I'd probably start from here: https://www.react-graph-gallery.com/parallel-plot
Happy coding!
What problem does this feature solve?
We specifically need this type of graph. Can Tremor support this type of graph at the moment?
What does the proposed API look like?
No response