I am using the plotly.graph_objs.Parcoord to create a parallel coordinates plot. As part of this I would like to change the tick label colors. Is this property accessible? Where can I access it and what is it called?
Many thanks
I am using the plotly.graph_objs.Parcoord to create a parallel coordinates plot. As part of this I would like to change the tick label colors. Is this property accessible? Where can I access it and what is it called?
Many thanks
Hi @Toi,
Unfortunately, I donโt think itโs possible to configure this at the moment. Feel free to raise a feature request issue on the plotly.js issue tracker at https://github.com/plotly/plotly.js/issues.
-Jon
Many thanks for the quick reply Jon.
just in case someone gets here before they find the answer.