GUI: missing tick labels at ends of alpha_i axis
Doing a specular simulation with alpha_i range 0 to 3 deg, we get axis ticks labelled 0.5, 1, 1.5, 2, 2.5 - but not 0 and 3.
Doing a specular simulation with alpha_i range 0 to 3 deg, we get axis ticks labelled 0.5, 1, 1.5, 2, 2.5 - but not 0 and 3.
assigned to @ludwig.jaeck
This happens because 0 and 3 are excluded from the axis and the k bins are selected between these values
mentioned in merge request !1343 (closed)
unassigned @ludwig.jaeck
marked this issue as related to #614 (closed)
added linked to meta label
mentioned in issue #614 (closed)
mentioned in issue #615 (closed)
removed the relation with #614 (closed)
marked this issue as related to #615 (closed)
After !1778 (merged) the problem has gone.
closed