Hi, I have just started using ploticus again and would like to plot upper and lower limit lines across the X axis of the graph for a set value on the Y axis,...
I did this with oracle in the end, also changed the SQL templates to omitweekends so am no longer bothered about that scaling issue I reported earlier......
... Kevin, prefabs have a standard parameter called include1 this allows you to include a block of ploticus code at the point after the plotting area has been...
Thanks Steve, I also realised that I could add extra fields to my csv data file and use the y2 y3 constructs thanks once again kevin. ... * -- Kevin Mulholland...
I am trying to create a client side map for a graph but seem to be having no luck at all here is the command I am using and the data csv.csv file is attached ...
Michael, Thanks for finding this problem. I believe the behavior changed, probably with version 2.10 and the docs have been lying ever since. As you...
Kevin, one problem is that you didn't specify an x field ... this is what was giving the "No such data field" messages. Adding an x=1 parameter gives me a...
Thanks again Steve, fixed x field, I assumed that it would take the first field as x. You are right I will have to create my own script to do this as I want ...
Id like to make a graph of approx 1024x768 or maybe even 1280x1024. Through experimentation with my area def, about the max I seem to be able to generate is...
... If you set up to produce a clickmap based on the plotting area X axis, and your axis is incremented by one week, this should be done automatically. Steve...
This is because of the default malloc for png image size. In order to get bigger you need to use something like this -pagesize 12,12 command line option or ...
... This works as described thanks, I think it would be handy for graphs that do not have clearly defined regions for click maps to have regions defined,...
Hi, Steve just want to say that I am really thrilled to find Ploticut. I've been looking for a way to generate charts (in raster image) on Web pages from...
Michael, Thanks for finding this problem. I'll try to fix this for the next release. Steve ... Stephen C. Grubb scg@... Scientific Software Engineer,...
Jeremy, thanks for finding this problem. I'll try to fix this for the next release. -Steve ... Stephen C. Grubb scg@... Scientific Software Engineer,...
i'm trying to extract some information concerning duration of processes in log files in a process the duration is null for all the day of the month but ...
bibounait
bibounait@...
Apr 14, 2004 2:24 pm
829
Hi, I'll try and figure out what's going on if you can send me a data file and script (or prefab command) so I can try to reproduce the problem here. Thanks, ...
Hello everyone, I am seing an effect in Ploticus that I don't quite understand. We're plotting a number of things from yearly data. The beginning of the .pl...
Can I put command-line parameters AND data into one single file ? and do something like : pl < allinput.txt If not can I put all parameters in one file and...
... I assume you're using prefabs. You should be able to use a command like this: pl -prefab vbars data=myfile and a data file (named myfile) like this: #set x...
Hi all, I want to print a chart using centimeters as measurement unit. For example I have a graph that display voltage against time. I want to print the graph...
Hello, yes it is possible. You have to play a bit around with the options. The best output format will be eps/PS. Greetings ... paper and ... centimeters as ...
Many thanks for your help :) Just another question to get started, when you say that I have to "play a bit around with the options", could you give me a simple...