nit...@gm... wrote:
> For some project of mine I'd like to use dates in Gnuplot.Data and be
> able to use x2 and y2 axes (plot keyword axis).
>
> Is there any chance these get implemeted soon?
You can, of course, pass arbitrary commands to gnuplot via the Gnuplot
object, so in principle you can do what you want from your own code.
But (particularly for the case of x2/y2) this won't be very convenient.
Gnuplot.py doesn't currently have any active developers, and there
haven't been any new features implemented in quite a while. So you
shouldn't have high hopes that your wishes will be implemented soon. If
you want to work on them yourself, I'd be happy to help get you started.
Or consider offering a bounty to somebody to develop it.
Michael
|