First of all, I'd like to express my appreciation for ploticus. It's very useful. I'm using ploticus to render a couple of different plots for an evaluation of...
bob884488
bob884488@...
Apr 4, 2003 3:13 am
378
... at ... a "Miss" ... Nevermind... Shortly after implementing the hack to get it to work without any flexbility I found the category setting while re-reading...
bob884488
bob884488@...
Apr 4, 2003 2:35 pm
379
Hi! Has anybody built a win32-Version with freetype support and could send me this version? Or does anybody know where to download such a version? I've...
I have written a couple more plocitus scripts in the last few days. Thanks for making ploticus so flexible and able to output both interative x11 and high...
bob884488
bob884488@...
Apr 8, 2003 3:27 am
381
... Yes. The following illustrates: #proc rangebar datafield: 1 barloc: 1 nlocation: 0.1(s) color: pink // the following effectively suppresses the median...
In ploticus scripts #for loops iterate over comma-delimited lists only. The "multi-row response" jibberish in the manual doesn't apply to ploticus, but to...
... Thank you! This works great. The other median issue is resolved too. :) I noticed that with the above data row looping you will have to redo the initial...
bob884488
bob884488@...
Apr 9, 2003 1:04 am
384
Hello, I am totally ploticus newbie, but How can I ignore n number of lines from datafile. Software produces logfile below. For example this is working well...
laxlou2
otso.laakso@...
Apr 13, 2003 4:49 pm
385
If you're running on a unix platform you can do something like this: cat drmrx2.txt | grep "^ " | pl -prefab lines -gif data=stdin .... -Steve ... Stephen C....
Was experimenting with the stack prefab to make a stacked bar graph to show time it takes to load each page of a site over time. Graph actually looked pretty...
i cannot find a way to put labels and or titles on a pie graph. help please...
stan040509
stan@...
Apr 16, 2003 5:30 am
388
What are you trying to do, and what have you tried so far? -Steve ... Stephen C. Grubb scg@... Scientific Software Engineer, The Jackson Laboratory 600...
i am getting this error Error pl proc legend (12014) : Cannot open for write (/opt/apache/cgi- bin/graph/plbin140.sol2/tempfile.gif) what does this error mean?...
Sulinghuan
sulinghuan@...
Apr 17, 2003 7:56 am
390
is it possible to export ploticus graph to excel? if possible how would i do that? thanks...
Sulinghuan
sulinghuan@...
Apr 17, 2003 8:20 am
391
... no. ploticus writes bitmap and vector files. read the documentation. roland...
Spielhofer, Roland
roland.spielhofer@...
Apr 17, 2003 8:23 am
392
Ok, figured out my stacked bar graph issue. Got several pretty graphs now with one of them having 13 elements in each bar. Quite nice. Now, this question is...
This error indicates that the output file (GIF) couldn't be created, probably due to the process not having write permission for the directory. -Steve ... ...
I just noticed a weird, but fortunately circumventable bug in the xlocation interpretation of proc scatterplot. I have a script which renders both a rangebar...
bob884488
bob884488@...
Apr 18, 2003 12:37 am
396
Derek, One approach would be to follow up with something like this: #proc scatterplot xfield: 1 ylocation: @AREABOTTOM symbol: shape=diamond style=filled...
... You mean "script file". A "config file" is something else, a file that you use to initialize ploticus for any plot you happen to be doing, similar to a...
I think this may not be a bug. In proc rangebar, the barloc attribute is a 'plotvalue' ie, always specified in sclaed units (data space). However in proc...
Hello ploticus users For people that cannot do without GIFs (like me), there is a version of libgd which reintroduces GIF support. It is maintained by Albatros...
luk314
luzilu@...
Apr 19, 2003 11:21 am
400
Thanks. This has indeed done the trick. ... [...] ... [...]...
bob884488
bob884488@...
Apr 22, 2003 1:57 am
401
I have a data file that covers 5pm to 5pm PST. The data is displaying fine but since we are located on the east coast the boss wants the data displayed in...
Sorry about the previous empty post. I ran out of the CPU limit while trying to scatterplot the following file (x=1 y=2). ... 2.68436 20.9057 0.5 a 2.68436...
peldan
peldan@...
Apr 23, 2003 7:37 pm
403
Hi! I'm using Ploticus frequently for it's great flexibility (thanke for that!) But as always there is one wish left: When plotting a line-diagram (proc...
Two possible approaches come to mind: 1) use a proc getdata filter to add 3 to the hours component of your input data, eg. (this example assumes your datetime...
Hi Steven, The AIX 4.3.4 port of your Ploticus software has relocated to http://users.bigpond.com/m.kat/html/apps/plbin141.aix434.tar.gz The old link is still...
Sorry, that should be: and xaxis.stubs: list 20\n21\n22\n23\n0\n..\n20 ... Stephen C. Grubb scg@... Scientific Software Engineer, The Jackson Laboratory...