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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 1508 - 1540 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1508
Steve, thank you very very much! That actually did it =) The exact sytax needed was Emark( x-(seglen*0.5)-0.1, yy, symcode, radius ); Would you be interested...
belgabor
belgabor@...
Send Email
Jun 1, 2005
9:32 am
1509
Hi, I've placed a security advisory on the ploticus web site at http://ploticus.sourceforge.net/doc/news.html Basically it says that in direct CGI mode prefabs...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 1, 2005
5:49 pm
1510
Hi again, This is essentially a repeat of the earlier direct CGI security message, but put another way because some of the concerns apply to any context (not ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 1, 2005
7:50 pm
1511
So the issue appears to be that datematic stubs want to switch to month intervals, but since the xscaletype is datetime, I get the error message: pl proc axis:...
Dave
ba_crash
Online Now Send Email
Jun 1, 2005
9:39 pm
1512
Hi Steve, I think ploticus PNG is great and currently use it for output generated by the c-code apps I use to analyze my research data. It would save me a...
Louis Godio
lgodio
Offline Send Email
Jun 2, 2005
2:53 pm
1513
Louis, Could you elaborate on what you're thinking. 'plpng' is the same as 'pl' except that when compiled it is linked to the GD library version 1.6 (which...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 2, 2005
4:00 pm
1514
Steve, I didn't realize the source code was available on the web site, an this is the major point of my note. Thank you for responding , I'll download it and...
Louis Godio
lgodio
Offline Send Email
Jun 2, 2005
5:41 pm
1515
Steve, Here's a brief elaboration: I'm generating lots of lab data in clusters, real-time. After each cluster is generated, I look at line & scatter plots to...
Louis Godio
lgodio
Offline Send Email
Jun 3, 2005
3:06 pm
1516
Louis, To me this doesn't really sound like it's worth doing, but you know the tradeoffs of your particular situation, so of course it's your call. If I were...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 3, 2005
4:45 pm
1517
Steve, This is the point of my asking. It not the CPU time that I'm trying to save, it's the clock time associated with jumping out of my running code and...
Louis Godio
lgodio
Offline Send Email
Jun 3, 2005
5:36 pm
1518
Louis, sorry to barge into your conversation =) Maybe if you list your current workflow in detail and point out exactly where you want to improve it, Steve or...
belgabor
belgabor@...
Send Email
Jun 3, 2005
6:10 pm
1519
Thanks Tobias, I think I'm making good progress on the ploticus c-code for PROCS GETDATA, AREADEF, AXIS, SCATTERPLOT, LINEPLOT and gd_png.c . So far I've...
Louis Godio
lgodio
Offline Send Email
Jun 3, 2005
8:38 pm
1520
Hello, I hope someone in the community can help me out. I've had success in the past doing a 5 graph per page "monthly" layout for various time series data...
orekdm
Offline Send Email
Jun 3, 2005
10:21 pm
1523
Hi! On Windows (Win 98 and Win XP) Ploticus creates a large amount of phontom points. Data points that aren't actually in the data set but that are on the...
Martin aus Chemnitz
martinausche...
Offline Send Email
Jun 5, 2005
10:58 pm
1524
Hi, it could be a problem involving proc usedata/originaldata you might check the list of changes that could break old scripts at ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 6, 2005
5:07 pm
1525
Martin, be sure you're using yautorange: datafield=2 numformat=%g %g should be the default for pl2.31 but it may be %f on some earlier versions. When I run...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 6, 2005
5:28 pm
1526
Hi, The original notion was that it would be crazy to plot across 6 mos or a year+ with data having 1-minute granularity.. that the user should compute daily...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 6, 2005
6:13 pm
1527
... That doesn't change anything. I am using 2.31. I also doubt that the yrange is responsible for that bug as the last datapoint is in the same range as all...
Martin aus Chemnitz
martinausche...
Offline Send Email
Jun 6, 2005
6:56 pm
1528
If I set units: cm in #proc settings I expect every measure I give to be taken in cm, but #proc drawcommands happily interprets them as inches =) (at least in...
belgabor
belgabor@...
Send Email
Jun 7, 2005
12:28 pm
1529
Hi, I've just put onto the web site http://ploticus.sourceforge.net/doc/updates.html a contributed enhancement (known as update 2.31-09) that supports ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 7, 2005
1:52 pm
1530
Thomas, yes, this is a bug. If you''ve built from source code you can fix it by editing process_arg.c and changing it like this: 174 else if( strcmp( opt,...
Steve Grubb
stevegrubb1
Offline Send Email
Jun 7, 2005
7:24 pm
1532
Steve, Thanks for the reply. I was able to get things working by simply adding a stack: no in the processdata blocks. All is well. Thanks, Keith...
orekdm
Offline Send Email
Jun 8, 2005
6:41 pm
1533
Hi, thanks for finding/reporting this issue.. a fix will be forthcoming. I've also noted the feature request. Steve ... Stephen C. Grubb Scientific Software...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 8, 2005
6:48 pm
1534
Hello, I am using the python binding for libploticus and am having some trouble getting a script to work. I use ploticus_execline to dynamically build a...
jkohanismeh
jermz18@...
Send Email
Jun 8, 2005
6:55 pm
1535
Kees, I realize the vbars prefab is limited to 2 bar sets. Unfortunately, as you noticed, the ploticus script language has its limitations and some things,...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 8, 2005
7:00 pm
1536
Steve, while working on my patches I went through the code (to evade intruducing this bug to my stuff) and found out how you implemented this. Therefore I was...
belgabor
belgabor@...
Send Email
Jun 9, 2005
9:54 am
1537
Steve, don't make your own language bad =) You can do pretty amazing things with functions like $nmember and the $strcat/$expand combo. example (mixed...
belgabor
belgabor@...
Send Email
Jun 9, 2005
11:08 am
1538
I have pasted the generated ploticus script and the debug file that is generated for it in the hopes that this will clarify the problem I am having. It looks...
jkohanismeh
jermz18@...
Send Email
Jun 9, 2005
3:03 pm
1539
Are you seeing any image content at all? Axes, etc? Exactly how are you invoking ploticus? I take it that this is a web-based application... are you placing...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 9, 2005
3:14 pm
1540
Yes, I do see an image and it has the number of graphs I expect. Each of the graphs does have axes as well, but there is no data being plotted on the graph....
jkohanismeh
jermz18@...
Send Email
Jun 9, 2005
3:50 pm
Messages 1508 - 1540 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