Closed AstaDK closed 3 years ago
@niiloArction Can you help me, please?
Please refer to the official Bar Chart examples gallery of LightningChart JS
https://www.arction.com/lightningchart-js-interactive-examples/search.html?t=bar
hmm, I see. But it is so hard to implement with Reactjs. will your team develop more chart types as
lightningChart().BarChart(options)
very respect if it's planning :D
Hehe, I completely understand.
We'll eventually add a more dedicated feature for rendering bars than RectangleSeries
, but that is not an immediate priority for us.
Keep your eyes peeled for updates :)
Thank you a lot. I will close my issue.
how can I use bar chart for reactjs? I'm using
https://www.npmjs.com/package/@arction/lcjs
for Reactjs but it doesn't support bar chart type.