I am looking for a detailed code example for a line chart with at least 2 y-axis that have different ranges.
I am aware of the example in the documentation here: https://docs.taipy.io/en/release-2.1/manuals/gui/viselements/charts/basics/#adding-a-trace
But following the given snipets it doesn't work for me. I am assuming that I interpret some of the given code segments not correct.
Any help that shows a complete code example would be helpful.