how to translate Oct 11 to 10æ11å· ?
how to change moment locale ?
moment.locale('zh-cn');
Hey @jk2K!
It looks like you might be able to use the x-axis tickformat here. If you switch over to the Plotly JSON editor and then set the Layout.xaxis.tickformat property to "%mæ%då·" it renders as below:
Does that work?