I have a combination chart with multiple series. I have 2 requirements
- I need to display Y2 axis depending on the user selection for a series and that data will be retrieve from database
- depending on the user selection a series can be line or bar
is it possible using JavaScript or do I need any third party plugin.
