Closed AntoineSto closed 3 years ago
You're right, thanks for this issue, and glad that you enjoy uniplot! 😄
Indeed the numbers are rounded too much, the comparison thinks they are different enough due to the different sign, which doesn't make sense here. I'll think of something.
So I have a fix and will publish it later.
I've actually played around with the idea of adding more sophisticated axis labels as in Talbot, J., Lin, S. & Hanrahan, P. An Extension of Wilkinson’s Algorithm for Positioning Tick Labels on Axes. IEEE T Vis Comput Gr 16, 1036–1043 (2010) but this will still take some time to get right.
@AntoineSto Just for your information, I finally finished and pushed the nicer axis labels yesterday 😄
Hello Olav, I have noticed a small problem when displaying the x axis values. The values seem to be rounded too much making them identical and equal to 0. It seems to happen when one value is positive, the other negative and the values are close to 0 (+-0.01) I included screenshots of it.
PS: uniplot feels great, keep it up!