CIRDLES / Tripoli

Tripoli imports raw mass spectrometer data files and supports interactive review and archiving of isotopic data. Tripoli facilitates visualization of temporal trends and scatter during measurement, statistically rigorous filtering of data, and calculation of statistical parameters.
http://cirdles.org/Tripoli/
Apache License 2.0
8 stars 12 forks source link

Plot display on PC #235

Closed YakovYermakov closed 4 months ago

YakovYermakov commented 5 months ago

Tripoli Version: 0.5.1 Java Version: 21.0.3 JavaFX Version: 21.0.3+1 OS: Windows 10 10.0

Issue details: On a PC, the bars don't go over the xs in the reported statistics for the plots. The red line for the mean extends beyond the left plot boundary. The block labels are not centered on the blocks on the x-axis.

ScreenCapTripoli

bowring commented 5 months ago

@Yashkincot - thanks for your thoughtful comments. The bar issue on windows is a font problem and the solution may be using a different font on windows. The red line is by design to draw the user's attention - do you think it should protrude at all? The block labels were designed to be left justified to denote the start of each block - do you think they need to be centered? Cheers

joneelzinto commented 5 months ago

Hey Jim, centering the block labels will be great, and truncating the red line at left plot boundary will also look better.

Cheers.