leptos-chartistry
leptos-chartistry copied to clipboard
Chartistry is an extensible charting library for Leptos
Pie Charts are pretty fundamental and would be amazing if this library had those. Do you have any plans for supporting them?
This charting library is fantastic addition for the leptos ecosystem. I wonder if there is any plan to add support for candlestick chart for financial analysis?
For color gradients, it would be nice if we could say what Y-axis value corresponds to 0% or 100%, so there can be fixed colors for specific values even if...
Hi @feral-dot-io! Thanks so much for creating this crate! While checking out the examples available here: https://feral-dot-io.github.io/leptos-chartistry/examples.html I was wondering if it's possible to support a continuously updated chart? So...
Hi, is it possible to use chartistry using Leptos SSR. Is there any examples available ? Thank you
Hey I really like this project! Is conditional ticks possible and or wanted? Is it within the wanted scope of the project? There is no implementation for a non-continous line...
I have a use-case where I'd like to be able to show a particular event happening in timeseries data (using a line chart). For example, consider a line chart that...
Hey, thanks for this library. Is there an option to always show the first and last ticks?