Property setxAxisInterval is ignored in case that the keep aspect ratio is set via the itom properties

Issue #42 new
Robin Hahn created an issue

The axis interval gets ignored when plotting a 2d Object with activated keep aspect ratio property via the itom properties.

plot(dataObject([20,20]), properties={"xAxisInterval": autoInterval(5,10,False)})

Comments (0)

  1. Log in to comment