Hello all,
is it possible to visualize x axis values using a different format? I tried to assign to Plotly.d3.timeFormat a different time formatting function, but without luck so far. The function I’m passing is based on this page: https://github.com/d3/d3-time-format
Any help would be much appreciated.