When the first tick of the axis is at the bottom of the graph, the decimal separator is a point although the separators of the other ticks are commas.
How to get there:
- Start Scidavis 0.2.2
- Select Y column
- Plot --> Scatter
- Change Y scaling to [from: 0.1; to: 0.5]
tadaaa, the lower tick is "0.1" while the others are "0,2"... "0,3"... "0,4" and so on.
Surely a minor bug, but still ugly in presentations :)
Screenshot
Screenshot demonstrating partial clipping of comma
This is yet another issue with the way Qwt clips elements of a graph. See the screenshot I attached for a partially clipped comma. This can be achieved by fine-tuning the lower value of the scale range.
Verified this is still an issue
Still present in 1.23