Search the web
Sign In
New User? Sign Up
ploticus · ploticus software support
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1361 - 1395 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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@...
Send Email
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@...
Send Email
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@...
Send Email
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 ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 3, 2005
6:23 pm
1365
Jamie, try @XMIN and @XMAX (proc areadef) these are the start and end points chosen by autorange Steve ... Stephen C. Grubb scg@... Scientific Software...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 3, 2005
6:29 pm
1366
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@...
Send Email
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...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 4, 2005
3:10 pm
1368
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...
parakramkhandpur
parakramkhan...
Offline Send Email
Feb 4, 2005
7:18 pm
1369
Hi, the default comment symbol is // so if you want to use # you need to tell pl to do so.. if you're using prefabs add this parameter: comment=# (this is...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 4, 2005
7:33 pm
1373
Hi, In 2.31, the csmap: yes in proc page is not producing the correct output when the output type is SVG, that is, no mouse over sections are produced. It does...
Jamie Echlin
jechlin@...
Send Email
Feb 7, 2005
12:19 pm
1374
Hi, There's a new feature in 2.31 where clickmap (map or csmap) can be switched on from within the script (proc page). The bug is, that it wasn't working for...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 7, 2005
5:44 pm
1375
Hi I have this script which a seciton like this: #proc lineplot legendlabel: rtt linedetails: width=1 color=yelloworange Yfield: rtt xfield: datetime ...
parakramkhandpur
parakramkhan...
Offline Send Email
Feb 7, 2005
7:52 pm
1376
I think it's worth updating the docs: automonths yes | Mmm | MMM | Mmmyy (etc.) autodays yes | Mmmdd | mm/dd (etc.) to show autoxxx: no. With the new...
Jamie Echlin
jechlin@...
Send Email
Feb 7, 2005
9:50 pm
1377
... How about posting a minimal but complete script so that the problem can be reproduced? What type of curve fitting are you trying to do - I guess it ...
Jamie Echlin
jechlin@...
Send Email
Feb 7, 2005
9:55 pm
1378
The problem was with the number of points that i was trying to curvefit. The default in ver2.30 is 1000 so i had to pass in the attribute maxinpoints to...
parakramkhandpur
parakramkhan...
Offline Send Email
Feb 7, 2005
10:02 pm
1380
Jamie, good idea.. I'll check to make sure everything relevant can be turned off/overridden and update the docs. I'm assuming you mean that you modified your...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 8, 2005
2:36 pm
1381
... Err no, I didn't modify it to use datematic - it just appeared in 2.31. I assumed it was because I hadn't fully spec'd out the axis and it was defaulting...
Jamie Echlin
jechlin@...
Send Email
Feb 8, 2005
4:52 pm
1382
Jamie, the reason datematic kicked in for you was that you are specifying stubs: inc 0 which has generally meant 'use a reasonable default' ..at least for...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 8, 2005
5:08 pm
1383
The following ploticus script illustrates a problem I'm having with log log plots. The data generated by the perl script is a straight line on a log-log plot;...
Ben Hyde
bhyde@...
Send Email
Feb 9, 2005
1:22 am
1384
I may be totally misinterpreting your problem, but I'll have a stab at it anyway. The reason I'm not sure is cos I don't know exactly what you mean by "all...
Jamie Echlin
jechlin@...
Send Email
Feb 9, 2005
8:59 am
1385
Thanks you! Thank you! cluster: no Just what the doctor ordered! tada --> http://www.cozy.org/d/ - ben ... http://enthusiasm.cozy.org/ -- blog ...
Ben Hyde
bhyde@...
Send Email
Feb 9, 2005
12:57 pm
1386
Hi, I've ascertained that the maximum amount of data you can put in clickmaplabel is 256 bytes. If you exceed this then further clickmaps are not output, or...
Jamie Echlin
jechlin@...
Send Email
Feb 10, 2005
10:41 am
1387
Jamie, Sorry you ran into this. It doesn't seem to be documented anywhere.. so I've updated the docs stating the limitation for now. I thought 255 was plenty,...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 10, 2005
2:31 pm
1388
Hi Steve, ... Think it was a perfectly reasonable assumption at the time, but yeah, with overlib you can have big chunks of HTML, I've got tables, you can also...
Jamie Echlin
jechlin@...
Send Email
Feb 10, 2005
5:03 pm
1389
I guess it would be convenient to specify these very long labels (etc) as multi-line attributes too.. the current clickmaplabel and clickmapurl attributes are...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 10, 2005
6:38 pm
1390
I thought of a possible way to implement this that I could get to you in a couple of days... Instead of specifying the content directly in a clickmaplabel:...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 11, 2005
4:33 pm
1391
I meant to say: clickmaplabel: #file=mycontent.txt DATE=@@DT COMMENT=@@3 Stephen C. Grubb scg@... Scientific Software Engineer, The Jackson Laboratory ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 11, 2005
4:36 pm
1392
Think that would work really well - sounds like a permanent solution and not a quick fix either. Changing MAXPATH to 1024 will do me for a while though, so no...
Jamie Echlin
jechlin@...
Send Email
Feb 11, 2005
4:47 pm
1394
Hello All, Greetings! Can somebody point me to some study or comparison document comparing various visualization tools (like Ploticus) and also describing ...
maku21
mahesh.kulkarni@...
Send Email
Feb 14, 2005
8:09 pm
1395
try Google ? you mean server-side charting tool right ? cause "visualization tools" is VERY general, no ? ploticus pros: Free. very easy to get started. ...
Robert Chin
holyspirit_r...
Offline Send Email
Feb 14, 2005
8:36 pm
Messages 1361 - 1395 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help