I didn't see Jamie's example (deleted from tmp directory?). But I looked around at some other pages with star plots, or spider plots or whatever they're...
Daniel, I've noted this issue and will see if there's any way it can be improved when I put together the next build. Steve ... Stephen C. Grubb scg@... ...
... Jamie, diagfile captures all non-error messages produced by the pl app, but messages produced by #write are considered a different thing. I can see where...
I would like to be able to change what goes into a stub's text. For instance, if my X axis data represents minutes since midnight, I want to be able to convert...
vfun_00
ytsejam965@...
Jan 6, 2005 11:01 pm
1332
Hi, this doesn't sound like something that would be easy to do in a prefab. if you were writing a script it might be possible to use #proc getdata filter to...
Hi, I have stumbled on a nice solution to the problem of annotating SVG graphs with popups. You can see the solution in action here: ...
Jamie Echlin
jechlin@...
Jan 12, 2005 11:14 am
1337
Hi, I believe that in order for this to work with ploticus 2.30+ you'll also need to do #proc settings svg_mouseover_js: generic at the beginning of your...
Hello, I tried your link (rule.htm) : it works great under IE6 but does'nt seem to work for me under Mozilla : have i missed something ? I'm really interested...
... Hrm, you're right, I don't think you've missed anything. The example on the mws website: http://www.macridesweb.com/oltest/flash.html sort of works for ...
Jamie Echlin
jechlin@...
Jan 13, 2005 9:40 am
1342
The mouseover popup man mailed me back - I don't have time to test what he's saying, or even read it properly to be honest, but maybe you could try it Patrick...
Jamie Echlin
jechlin@...
Jan 14, 2005 3:04 pm
1343
Anyone have any useful examples of using Ploticus with Windows IIS/ASP/Vbscript pages and not perl scripts ? Help appreciated.. Bob...
pmountcorp
bob@...
Jan 16, 2005 4:46 am
1345
I thought I would forward this to the group for any SVG mouseover afficionados out there... I don't have time to play with it atm but if anyone is keep on...
Jamie Echlin
jechlin@...
Jan 16, 2005 7:22 pm
1347
[I received this and don't have an answer for him.. forwarding to the group -Steve] I have several questions. The first one is, is there a difference between ...
I have a horizontal timeline basically identical to timeline2 shown on the Ploticus homepage. Dates make up the X axis, and unique labels the Y axis. I want...
Hi Tim, I tried to reproduce your problem by adapting your snippet into the timeline2 example. To get your example to work, I had to place "notation: scaled" ...
First Note: the ploticus doc is some of the best I've seen for open source tools on the net. Very nicely cross linked and loaded up with examples. That said, I...
stupid user problem - I was writing to the stdin of the ploticus process but would flush and close the stream in the middle of writing. Stopped doing that and...
I am unable to change the color of my arrows. I even copied an example off the ploticus homepage and ran it and arrows that were shown in color on the site...
... I have. Works fine in 2.20, seems to be a bug in 2.30 but I've been too busy to track it down myself any further than finding that it gets the colour...
Hi, this is likely a side effect of an optimization that was put in 2.30 to eliminate cases where pl did a color change but then never drew anything. Since...
Saw a post for someone looking how to do this a couple weeks ago. Most of the examples with the doc are for Perl, so I wanted to share this. Follow the basic...
Craig Williams
sleet71-ploticus@...
Jan 31, 2005 12:04 am
1361
Hi, Is there some equivalent to the command line arg -csmap that I can use in #proc page? According to the docs no. My problem is that the pl.exe invocation is...
Jamie Echlin
jechlin@...
Feb 3, 2005 11:13 am
1362
Hi, Small bugito to report... When using clickmaplabel and a line for scatterplot symbol, no mouseover-able sections are produced, and you get: pl: error 2795:...
Jamie Echlin
jechlin@...
Feb 3, 2005 11:31 am
1363
Hi, Can someone help me out here, I'm losing the plot with this one. I want to show two different graphs on the same #proc page, sharing a common x-axis which...
Jamie Echlin
jechlin@...
Feb 3, 2005 12:35 pm
1364
Jamie, clickmap support is intentionally not provided when the visual element is a line (lineplots or scatterplots with line segments).. the idea was that ...
Jamie, try @XMIN and @XMAX (proc areadef) these are the start and end points chosen by autorange Steve ... Stephen C. Grubb scg@... Scientific Software...
Hi Steve, ... Would make sense other than that you can specify the line width. Agree it's hard to click on when packed together but same is true of the symbols...
Jamie Echlin
jechlin@...
Feb 3, 2005 6:35 pm
1367
Hi, ploticus 2.31 is now available at http://ploticus.sourceforge.net -Steve Stephen C. Grubb scg@... Scientific Software Engineer, The Jackson...
Hi I am using verison 2.30 and when i use ploticus to plot using a datafile which has a comment(#...) in its first line, ploticus gives an error stating that...