Re: [Plplot-devel] Example 27 missing arcs()?

2014-02-28 Thread Alan W. Irwin
On 2014-02-28 12:58-0500 Hazen Babcock wrote: > > Hello, > > It appears that the examples web-page for example 27 is missing the > final graph, the arcs() demonstration graph. Thanks, Hazen, for spotting that long-standing issue which I have now fixed (with revision revision 13031 for examples.ph

[Plplot-devel] Example 27 missing arcs()?

2014-02-28 Thread Hazen Babcock
Hello, It appears that the examples web-page for example 27 is missing the final graph, the arcs() demonstration graph. -Hazen -- Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic,

[Plplot-devel] Octave 3.8 support

2014-02-28 Thread Andrew Ross
Following some testing on Debian sid, I've managed to get plplot svn working properly with octave 3.8. This requires swig 2.0.12 to work. I've also had to fix our examples and scripts due to some changes in octave 3.8. These changes are all backwards compatible with octave 3.6. --