Hi,

I am having some issues plotting 2 curves one bind on yLeft and the other on yRight.

The right axis is not visible. I tried to use some functions such as : setAxes(xBottom, yRight) or setAxisTitle(yRight, "title") but nothing is visible on the right of the plot...
Besides, I am sure the 2 curves are bind to different axes because with that differences between values, any curves are flatten.

Thanks for your help.