Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2136 > unrolled thread
| Started by | Karl <mail.kfr@gmx.net> |
|---|---|
| First post | 2013-10-11 11:07 +0200 |
| Last post | 2013-10-11 11:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.graphics.apps.gnuplot
clever ticslabel format Karl <mail.kfr@gmx.net> - 2013-10-11 11:07 +0200
Re: clever ticslabel format Christoph Bersch <usenet@bersch.net> - 2013-10-11 11:20 +0200
| From | Karl <mail.kfr@gmx.net> |
|---|---|
| Date | 2013-10-11 11:07 +0200 |
| Subject | clever ticslabel format |
| Message-ID | <l38f3l$6c2$1@news.rz.uni-karlsruhe.de> |
Has anyone figured out a clever way to set format of ticslabels so they automatically turn to exponential form, with or without mantissa, whatever is suitable for the present plot? All the information should be there in GPVAL_xxx, so one could the just do ==== plot function(x) set format x <complicated routine> set format y <complicated routine> replot ==== and have nicely labeled tics. I guess i could hack it together by myself, but perhaps someone has already invented that wheel? Best, Karl
[toc] | [next] | [standalone]
| From | Christoph Bersch <usenet@bersch.net> |
|---|---|
| Date | 2013-10-11 11:20 +0200 |
| Message-ID | <l38fto$su0$1@dont-email.me> |
| In reply to | #2136 |
Am 11.10.2013 11:07, schrieb Karl: > Has anyone figured out a clever way to set format of ticslabels so they > automatically turn to exponential form, with or without mantissa, > whatever is suitable for the present plot? This is currently under active development, see the discussions on <http://sourceforge.net/p/gnuplot/patches/637/> and on the gnuplot-beta mailinglist, <http://sourceforge.net/p/gnuplot/mailman/message/31498730/>. Would be nice to see your opinion on that! Best regards, Christoph
[toc] | [prev] | [standalone]
Back to top | Article view | comp.graphics.apps.gnuplot
csiph-web