Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [chemclipse-dev] Is there a fast and easy way to plot line serie with nanosecond or millisecond x-axis?

Trig,

the retention time is handled in milliseconds internally. The chromatogram plot displays the retention time in minutes. In the settings, you can enable to display the milliseconds scala too: Menu > Preferences > Chromatography ...  > Editor/View Preferences.

If you'd like to inspect the code, please have a look at the line series classes in

org.eclipse.chemclipse.swt.ui
org.eclipse.chemclipse.msd.swt.ui

Best
Philip


Am 21.08.2016 3:58 vorm. schrieb Trig Chen <trigchen@xxxxxxxxx>:
As the title.

In current OpenChrom, the title of bottom X-Axis is always "minutes (min)". 
And I can't find the source code where the retention time in milliseconds is converted to minutes.


Best regards,

Trig


Back to the top