|
From: Mikhail L. <ast...@gm...> - 2015-12-10 10:22:39
|
Dear PLPlot gurus, I'm using PLPlot from my Perl scripts. I like it but recently I've faced an issue I could not resolve myself (including exhaustive search for an answer on web). I use MJD (Modified Julian Date) as x-axis values. Values are usually around 56000. PLPlot labels xtics as 5.56 , 5.57 etc. and shows an axis multiplier x10^4. This appearance is far from desirable for me in this case. Is there a chance to tell PLPlot a format of tic labels? Thank you in advance. |