Hi,
I'm using stock chart with tools and I'd like to rename the indicators in popup to some other titles. E.g: changing 'DEMA' to 'Double Exponential Moving Average'
I've tried to use setOptions with lang but with no luck.
Here is a demo: https://codesandbox.io/p/sandbox/highch ... 35c14a291a
Is it possible to change the titles and show only the indicators I want to show?
Thanks,