Germán Llort

Results 2 comments of Germán Llort

Problem seems to persist. I'm setting: ax.xaxis.set_scale('log') ax.yaxis.set_scale('log') ax.zaxis.set_scale('log') And then the ticks of the axes change to logarithmic scale: ![scatter3d_log](https://f.cloud.github.com/assets/4455286/517000/53349a90-becd-11e2-9b46-973a088df64f.png) While I'd expect the ticks to be equidistant and...

@Panchie I'm sorry I cannot shed more light into the issue, I didn't get it working and didn't find any solution googling around.