Picviz trunk news
By Sebastien Tricaud on Wednesday, August 6 2008, 22:42 - Permalink
I had a plplot plugin kept secretly that I decided to put in trunk.
This plugin allows you to generate several kind of images, such as PNG. When you are dealing with a huge set of data, this kind of plugin is recommended. Demonstration:
By the way, for people who missed it:
And the SVN repository moved away from sourceforge to wallinfire:
This plugin allows you to generate several kind of images, such as PNG. When you are dealing with a huge set of data, this kind of plugin is recommended. Demonstration:
toady@marcadet:~/local/scm/svn/picviz/trunk/samples$ pcv -Tplplot test1.pcv
Plotting Options:
< 1> gcw Gnome Canvas Widget
< 2> ps PostScript File (monochrome)
< 3> psc PostScript File (color)
< 4> xfig Fig file
< 5> hp7470 HP 7470 Plotter File (HPGL Cartridge, Small Plotter)
< 6> hp7580 HP 7580 Plotter File (Large Plotter)
< 7> lj_hpgl HP Laserjet III, HPGL emulation mode
< 8> pbm PDB (PPM) Driver
< 9> null Null device
<10> mem User-supplied memory device
<11> svg Scalable Vector Graphics (SVG 1.1)
<12> xcairo Cairo X Windows Driver
<13> pdfcairo Cairo PDF Driver
<14> pscairo Cairo PS Driver
<15> svgcairo Cairo SVG Driver
<16> pngcairo Cairo PNG Driver
Enter device number or keyword: 16
Enter graphics output file name: foobar.png
toady@marcadet:~/local/scm/svn/picviz/trunk/samples$By the way, for people who missed it:
- The project page is http://www.wallinfire.net/picviz
- You can register to the mailing list at: http://www.wallinfire.net/cgi-bin/mailman/listinfo/picviz
- There is an IRC channel on Freenode: #picviz
And the SVN repository moved away from sourceforge to wallinfire:
$ svn co http://www.wallinfire.net/svn-picviz/trunk picvizHum, and the picture of the day: a nmap scan

Comments