Having an issue with gapmissing and lineplots. Or maybe I'm not understanding it? I have data that looks like this. There should be a data element every 5...
Hi, gapmissing: auto (and gapmissing: autosmall) operate by checking the first two rows of your data to get an idea of the "expected interval".. then any gap...
My data is always in five minute increments. I guess it's possible that on rare rare occasions, that the first two elements would be 10 minutes apart but that...
Also, please send typical values that you use for MAX, LABEL, TODAY, YESTERDAY, and anything else I'd need to run your script. -Steve ... Date: Fri, 8 Apr...
Hi, I'll be glad to investigate but I'll need a bigger data file that contains a skip, so I can reproduce the problem here. I've got your script, all I need...
Hi, I've just started working with ploticus and I'm really impressed. But now, I've troubles setting the font size. I use an pie-graph exacly as in the example...
jotfi
jotfi@...
Apr 12, 2005 7:34 pm
1446
Hi, again a small problem, with following command and name.dat, percentage output is missing in my pie.eps. ploticus -eps -prefab pie data=$name.dat...
jotfi
jotfi@...
Apr 12, 2005 9:07 pm
1447
Johannes, you should be able to control the font size from the command line using eg. pl ... -textsize 12 (the default is 10, so 12 makes everything 2 pts...
... Thanks very much, thats working! ... Johannes. Vienna, Austria....
jotfi
jotfi@...
Apr 13, 2005 2:58 pm
1450
... labelfmtstring ... Without labels=1 there is no label at all. But propably this has something to do with ... and I discoverd, that version 2.31 is the most...
jotfi
jotfi@...
Apr 13, 2005 3:02 pm
1451
Ah yes, labelfmtstring was new in version 2.30 ... sorry I didn't catch that. -Steve ... Stephen C. Grubb scg@... Scientific Software Engineer, The...
Hi, Up until now the pl 2.31 solaris precompiled binary at http://ploticus.sourceforge.net/doc/download.html apparently didn't have PNG capability.. this...
When I do bar charts with hatch patterns to svg, the hatch patterns come out really faint, on screen and printed. I think too faint to easily tell one pattern...
Hi Steve, The problem with me recompiling with 0.1 made bigger is that then the png crosshatches would probably look bad (much too thick). Cure is worse than...
I've added this to my list of things to look into for next release. Another possibility would be to set the line thickness based on whether the current output...
If you decide to go that route, I could volunteer to find the whatever for "0.5 or whatever". I have not downloaded and compiled the source, but could if...
Darren, After you download ploticus and install it on your computer, you need to provide a way for ploticus to know where to find certain files that it needs....
Hi Steve, First of all I would like to thank you for such a good program. I'm pretty new to ploticus and trying to create graph on-the-fly, wherein even the...
Hi, A new bug fix is available on http://ploticus.sourceforge.net/doc/download.html (Late Updates section) It's 2.31-03, having to do with autorange...
Been using Ploticus for ages n ages now and love the hell out of it. My current data set that I'm working with is quite a bit different than the usual and was...
Hi, In case anyone out there is looking for something like this, I thought I'd give the ploticus group an early heads-up. I've just released a new free...
Trying something new. Dynamic generation of graphs. I'm having an issue passing a variable to the ploticus config file. Here is the <img src> tag: <img ...
No, I can't think of any way to get ploticus to do this transformation. If you can get by with just retaining the integer values (if the ip addresses and...
Hi, if you use the URL <img src="/cgi-bin/ploticus/pl?cgi=1&cpu.pol&-png&FILE=US%2FU3%2Fchassis.rrd"> you should be able to just do the following (use @FILE,...
I should also reiterate a cautionary note here: Be careful when building shell commands that involve CGI user variables.. which is what you're doing it looks...
Srinivasan, you can use proc areadefs 'autoheight' parameter to make the height of your plotting area vary based on how many categories you have. Example: ...
Good day, I've been look into Ploticus recently as I try to find a solution for creating a certain graph called a Skew-T Log P. What I need for this is a...
Brian
brian@...
Apr 21, 2005 5:04 pm
1471
Brian, ploticus can only do real axes that are horizontal or vertical. you can certainly draw arbitray diagonal lines using proc line, but these would be just...