rrag / react-stockcharts

Highly customizable stock charts with ReactJS and d3
http://rrag.github.io/react-stockcharts
MIT License
3.84k stars 956 forks source link

Scale Feature is not working in the GroupedBarSeries. #793

Open devsound101 opened 3 years ago

devsound101 commented 3 years ago

I am trying to group Companies' Financial Data with Year, and display them in the GroupedBarSeries. Btw, I have followed DOC, but the Scaling Feature of X is not working in the GroupedBarSeries chart. Even Zoom IN & OUT features are not working. Could you please direct me how can I make Scale & Zoom feature work? Thank you in advance.