Considering using Plotly.js for an application we have that needs to render surface data. But it seems like this might be a non-starter as plotly surface map graphs don’t seem to support logarithmic axes.
Can this be done?!?
If not, and I log the data myself, can I exponentiate the axis data and labels, so they don’t look weird?
If none of the above is possible, is there any type of licensing agreement where we can hack the code ourselves to fix this?