Skip to content

Fix y axis design

Raphael Delhome requested to merge fix-y-axis-design into master

Enhance the design of a loop when building the y-axis ticks: consider small orders of magnitude, and use a for-loop instead of a while-loop in order to guarantee some variable initialization.

Packaging: move to v1.9.5 after this fix.

Related issue: #108

Edited by Raphael Delhome

Merge request reports