Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph label (y) loss of precision #692

Open
arc12 opened this issue Jan 2, 2023 · 2 comments
Open

Graph label (y) loss of precision #692

arc12 opened this issue Jan 2, 2023 · 2 comments

Comments

@arc12
Copy link

arc12 commented Jan 2, 2023

Hello -
excellent tool Thomas; the best I found for my scenarios

One issue, which I suspect relates to #84 is that your efforts to make things more concise do not work well when values are quite large but vary only a little.
For example, I log CO2 concentration in ppm. This is often > 1000ppm, but with all labels as "1k", variations from 1250ppm to 1300ppm (for example) mean I see five axis labels of "1k".
I appreciate graph plotting is harder than it initially seems (I've wrestled with many!), but maybe consider allowing the user to specify a scale multiplier in the graph configuration e.g. "0.001", showing the multiplier with the axis title, and giving the value labels to 3 or 4 significant figures.

@GerMarsh
Copy link

I have this too. Thank you for reporting it.

@g6094199
Copy link

g6094199 commented Oct 23, 2023

this is related to #615 , too

i see this behavior either, see:

grafik

maybe it a regression of #85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants