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...
Show off your group to the world. Share a photo of your group with us.

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 1597 - 1633 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1597
Is there anyway around the 500 clickmap region limit? Is there a good reason for this or could I generate the SVG and add them in my self somehow(probably not...
banjo1979vt
banjo1979vt@...
Send Email
Sep 2, 2005
7:17 am
1598
Hello, I got an event like this Job Failed Time PR logged Time PR closed Time X 07:30 08:40 09:30 Y 07:40 08:20...
sn_32_sn
sivaram.neelakantan@...
Send Email
Sep 2, 2005
6:39 pm
1599
... Yeah, that would feel wrong. So how about something like this: #proc bars axis: x leftticfield: failed midticfield: logged rightticfield: closed That will...
Andrew Schulman
andrex593
Offline Send Email
Sep 2, 2005
7:45 pm
1600
First off, thanks Steve for freely providing such a powerful graphing tool! Now, my issue.I'm having some trouble getting the grid lines to show up properly...
bungle3088
bungle3088@...
Send Email
Sep 2, 2005
10:55 pm
1601
... better ... failed ... Can you explain a little more, please?...
sn_32_sn
sivaram.neelakantan@...
Send Email
Sep 3, 2005
11:01 am
1603
... Sorry, I don't have time. Read the ploticus manual, which is very good, especially for free software; look at the examples in the manual for proc bars;...
Andrew Schulman
andrex593
Offline Send Email
Sep 6, 2005
1:44 pm
1604
Hi, if you have the source code, edit clickmap.c and change #define MAXENTRIES 500 to whatever you like. Then type: make I haven't tried this myself but see...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 6, 2005
2:24 pm
1605
Hi, you need to put the grid specification in the proc xaxis block where you render your value-specific stubs. See my changes below. -Steve ... // specify...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 7, 2005
2:24 pm
1608
If nobody else interested, I'd be willing to give it a whirl. That assumes I can make some time, and can figure out the gd functions and grgd.c code. I'm very...
dagoldman
Offline Send Email
Sep 13, 2005
5:51 am
1609
Daniel, probably the first thing that needs to be tackled is understanding how the GD feature works. Maybe we can both take a look http://www.boutell.com/gd/ ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 13, 2005
11:38 am
1611
Sounds good. BTW - I've used gd a fair amount before. I use it to draw maps. The anti-aliasing has not been a problem for the maps. Probably because they are...
dagoldman
Offline Send Email
Sep 15, 2005
8:11 pm
1612
Hi, I'm trying to use -drawdump and draw.pl to generate an image, but it's not working. I've used the bars prefab to generate a gif image, then set the output ...
alexander_kuehn
nagilum@...
Send Email
Sep 16, 2005
7:20 am
1613
Ok, I think I just solved it ;) the name of the actual dumpfile was "C:\DOKUME~1\akuehn\LOKALE~1\Temp\4" which was probably not opened due to some bug in...
alexander_kuehn
nagilum@...
Send Email
Sep 16, 2005
7:35 am
1614
Alexander, I was able to recreate this problem. I believe the problem is in draw.pl.. try this version: draw.pl ... // ability to display dumpfile .... scg...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 16, 2005
4:32 pm
1615
Hi, A fix for my previously posted patches is attached. I didn't realize that it was necessary to call TDH_value_subst with a "bug enough" output buffer... I...
Jochen Reinwand
jochen.reinwand@...
Send Email
Sep 19, 2005
1:29 pm
1617
Hi! I am creating a png from a script, but the result file is 3380 pixel wide. I need it to be not more than 380. I tried with pagesize, but it didn't change ...
Kalin Eftimov
jovvany
Offline Send Email
Sep 22, 2005
10:27 am
1618
Kalin, try this: #call $settimefmt( "hh:mm" ) // get current time.. #set xmax = $time() // convert current time to "minutes since midnight", and then subtract...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 22, 2005
1:40 pm
1619
Kalin, the extreme width of your result probably is due to an error on your part, perhaps you are plotting values that are way out of range. if you want, send...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 22, 2005
1:43 pm
1620
I don't think I've taken the opportunity to write and thank you for Ploticus in a long time. A couple times a year I turn to Ploticus to generate the output I...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 22, 2005
3:09 pm
1621
Hi, Have been trying out ploticus on Linux for a few weeks now and it works well. However when I run the AIX ported binary from the UCLA site at work,...
xk997
xk997@...
Send Email
Sep 22, 2005
7:14 pm
1622
Ken, version 2.30 had an unfortunate bug whereby clickmap output was not written out. You'd need to get a later version (2.32 is the current version). Any...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 22, 2005
7:40 pm
1623
Steve, Thanks for your quick response and (thanks for Ploticus!). I have had a mooch around most of the work AIX boxes and can't find any with even gcc...
xk997
Offline Send Email
Sep 24, 2005
4:48 pm
1625
ploticus (version 2.32 at present) is now available in the Cygwin distribution. Cygwin users can install it just by selecting the appropriate packages in the...
Andrew Schulman
andrex593
Offline Send Email
Sep 30, 2005
2:11 pm
1627
Back in July, I reported a problem with corrupted symbols in scatterplots on this list (http://groups.yahoo.com/group/ploticus/message/1581). An example can...
Andrew Schulman
andrex593
Offline Send Email
Oct 3, 2005
5:40 am
1628
Hi I fill out simple date-plots with lineplot, but how do I create holes where no data is defined. If there are no data between two dates, there should be...
morten_bjoernsvik
morten_bjoer...
Offline Send Email
Oct 3, 2005
10:00 am
1629
Andrew, thanks for giving this some thought. On first pass I'd make these observations: - ploticus generates symbols using its standard line drawing and/or ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Oct 3, 2005
12:31 pm
1630
Hi Andrew, Could you clarify what you mean by "corrupted"? In other words, what difference in appearance do you want with the symbols on the y=7 and y=7.4...
dagoldman
Offline Send Email
Oct 3, 2005
4:07 pm
1631
... Right. ... OK ... I agree, this sounds like a promising approach and could start just w/ GD (which is all I care about at present :). Based on just my one...
Andrew Schulman
andrex593
Offline Send Email
Oct 3, 2005
6:06 pm
1632
... No problem. Grab the figure at http://home.comcast.net/~andrex/bugz/ploticus.png , and use your favorite image editor to zoom in on it to about 4x. First...
Andrew Schulman
andrex593
Offline Send Email
Oct 3, 2005
6:06 pm
1633
You're right, a lot of them are corrupted, to use your term. I agree it would be good to fix, if not too painful to do. I'm sure you noticed that every diamond...
dagoldman
Offline Send Email
Oct 4, 2005
5:22 am
Messages 1597 - 1633 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