Looking for solutions to two specific issues that I am struggling with:
I have two charts with multiple panels, each having only one scroll bar. My problem lies with the balloon text - when hovering over a balloon, I need to display two different texts. Is there any way to achieve this? Can someone help me with this?
My charts have value axes, and my issue revolves around the signs of the values. When the value is negative, the sign appears correctly, but when it's positive, the + sign does not show up as expected. The requirement is to always display the + sign. I've tried using panelSettings(prefixOfBig..), but it doesn't meet my needs. Any suggestions on how to solve this?
If anyone could please help me out, it would be greatly appreciated.
Thank you in advance.