Arction / lcjs-react-template

React project template with LightningChart JS
5 stars 3 forks source link

Bar Chart for Reactjs #1

Closed AstaDK closed 3 years ago

AstaDK commented 3 years ago

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.

AstaDK commented 3 years ago

@niiloArction Can you help me, please?

niiloArction commented 3 years ago

Please refer to the official Bar Chart examples gallery of LightningChart JS

https://www.arction.com/lightningchart-js-interactive-examples/search.html?t=bar

AstaDK commented 3 years ago

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

niiloArction commented 3 years ago

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 :)

AstaDK commented 3 years ago

Thank you a lot. I will close my issue.