We trying to create a graph with primary and as well as secondary y-axis. but we are just using the Plot component and passing all the values from backend python. when we try to render in python it works fine as below image. But when we try to implement the same with react Plot component secondary y-axis values is overlapped primary y-axis.
We trying to create a graph with primary and as well as secondary y-axis. but we are just using the Plot component and passing all the values from backend python. when we try to render in python it works fine as below image. But when we try to implement the same with react Plot component secondary y-axis values is overlapped primary y-axis.