From: Michael H. <hag...@jp...> - 2002-08-12 11:27:08
|
Leonardo Milano writes: > One thing I have been thinking is that it may be a good idea to add > support for pm3d (a new mode added in the development branch (future > 3.8 release) of gnuplot. > > It is pretty cool, it adds the remaining (IMHO) fundamental feature > for scientific plotting: intentisy surfaces and maps. > > There is a preview at > http://www.sci.muni.cz/~mikulik/gnuplot.html#pm3d Yes, this looks very cool. > Are you planning to add support for it ?. I am busy at work right now and don't have a lot of time to put into Gnuplot.py. But it looks like pm3d mostly works through the old splot interface by just setting a couple of extra options, so the data handling that is already in Gnuplot.py might be adequate. (The extra settings can, as always, be accessed using the Gnuplot __call__ method.) What changes do you think would be needed in Gnuplot.py to support pm3d better? Michael -- Michael Haggerty hag...@jp... |