Relative Content

Tag Archive for javascriptreactjslightweight-charts

Lightweight-charts volume bars not showing in React

I use an API from Financial Modeling Prep to get the financial data, and I loop through the time series data in a descending order to display the candles. However, i got an issue with the volume data, as it is not being shown as expected.