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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 2084 - 2114 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2084
Dear Ploticus Newsgroup, I'm running into a bit of a road block with a specific problem and am hoping for some valuable advice. I have a specific size...
Kay Wrobel
kay.wrobel@...
Send Email
Jun 3, 2008
4:18 pm
2085
Hi, the -pagesize command line option should do what you want. http://ploticus.sourceforge.net/doc/pl.1.html#resultsize you can also do the same thing via Proc...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 5, 2008
12:30 pm
2086
... I need EPS. PNG/GIF/JPEG are all not supported by Miraprint (it only understands BMP or EPS). Also, EPS outputs look a lot better on the output pages, I...
Kay Wrobel
kwrobel@...
Send Email
Jun 6, 2008
10:40 pm
2087
Hi Kay, sorry about that. It may be that EPS "standard policy" is for the importing application to be responsible for sizing the EPS appropriately. Does your...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 13, 2008
6:31 pm
2088
Steve, Miraprint allows me to enlarge/reduce by percentage. Customer Support at Distinct Imaging has helped me finding the best scale factor by reading the...
Kay Wrobel
kwrobel@...
Send Email
Jun 16, 2008
11:36 am
2089
Hi, Hopefully someone here will know the answer to this. I'm trying to build libploticus.dylib (with png, jpeg, freetype, etc.) on a MBP with Leopard. It is...
aswiens
awiens@...
Send Email
Jun 18, 2008
5:16 pm
2090
Fixed. I was not including the -lgd flag when compiling the example (api_examp.c). --Andy ... libploticus.dylib ... on...
aswiens
Offline Send Email
Jun 19, 2008
12:29 pm
2091
Hello all, Studying the non-conformant XHTML output at Wikipedia produced by the mediawiki extension EasyTimeline [1] i have narrowed it down to the ploticus,...
Platonides
platonides@...
Send Email
Jul 7, 2008
12:29 pm
2092
Hi all -- I'm using ploticus for some stats graphing for our calendar system (see https://stats.wisccal.wisc.edu, links at the bottom of the page). I noticed...
Guy S.
stal_g
Offline Send Email
Jul 21, 2008
3:43 pm
2093
Hello Guy, I run the precompiled solaris on my system (solaris sunos 5.8) and am seeing the legends. The precompiled system was built using gcc. Also, the...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jul 21, 2008
6:12 pm
2094
Steven, First - thanks for an incredible product. I couldn't believe my good fortune when I first discovered it. Take a look at the stats.wisccal.wisc.edu...
Guy S.
stal_g
Offline Send Email
Jul 23, 2008
9:16 pm
2096
Hi, I'm trying to plot data similar to this using the lines prefab (Ploticus 2.40): A 3 B 7 C 9 $ pl -prefab lines data=test2.tab x=1 y=2 cats=yes However,...
Michael Piotrowski
mxp@...
Send Email
Jul 30, 2008
9:27 pm
2097
Hi, I try to annotate a graph regarding category My catgory contains space. double quote are ok in getData proc,but i am unable to set annote proc parameters...
franxxk
Online Now Send Email
Aug 1, 2008
2:47 pm
2098
Michael, this is a bug. I posted a fix here: http://ploticus.sourceforge.net/doc/news.html (it's the last entry in the Bug Fixes list). Thanks for finding &...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 1, 2008
4:12 pm
2099
Hello Franck, unfortunately there's no way to do this at the present time, that I can think of. If your category contains space then you can't use it to...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 1, 2008
4:12 pm
2100
Hello Erwin, Sorry for the ridiculously long delay in responding... other things have been taking priority over pl support requests recently... If you use the...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 1, 2008
6:01 pm
2101
Hello, sorry for the delay in responding.. Here's an example script that uses the $fieldname() function to get the field name associated with the integer field...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 1, 2008
6:01 pm
2102
Hello Ron, sorry for the delay in responding... I don't think you did something wrong, it seems like there is something faulty in the way "omitweekends" is...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 1, 2008
6:01 pm
2103
Hi, sorry about the delay in responding to this... I see a couple problems with what you're doing. 1) The data need to be in chronological order... yours...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 4, 2008
7:30 pm
2104
Thanks for the reply, hopefully someone can determine why I cant use Ploticus anymore because it wont accept my dataset size. I have other (old) posts on this....
Jeff Mohler
supra89ta
Offline Send Email
Aug 4, 2008
7:30 pm
2105
Stephen, ... Thank you for fixing it so quickly! -- Michael Piotrowski, M.A. <mxp@...> Public key at...
Michael Piotrowski
mxp@...
Send Email
Aug 4, 2008
7:30 pm
2106
Steve, ... Thanks again for fixing this issue. While creating my diagrams, I just noticed another small issue with lines and cats=yes, namely when a y axis...
Michael Piotrowski
mxp@...
Send Email
Aug 4, 2008
7:31 pm
2107
Are there any plans to use autoconf/automake for the Ploticus build/install? We are deploying to many different platforms mac osx/linux/solaris (possibly...
bobalicious50
bobalicious50@...
Send Email
Aug 28, 2008
4:48 pm
2108
Hi Phil, thanks for pointing this out.... and supplying a code fix... should be able to include it in the next release. -Steve ... Stephen C. Grubb...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 3, 2008
6:57 pm
2109
Hi Bob, At the present time I have no knowledge of these tools or how to go about using them to automate the ploticus build process... and hence no plans to do...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 3, 2008
6:57 pm
2110
Hi Steve, I took a crack at it, and I have since given up. We are using precompiled builds distributed as Ruby gems to do this for our environment. Are you...
bobalicious50
bobalicious50@...
Send Email
Sep 5, 2008
1:13 pm
2111
Bob, the Ruby-centric distribution idea sounds great... this again isn't one of my areas so if you or someone would be willing to handle this downstream it...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 5, 2008
2:02 pm
2112
Graeme, you could do a scatterplot first (perhaps in a light color) with points labeled if desired, then do the boxplots next, which would effectively...
Stephen Grubb
Stephen.Grubb@...
Send Email
Oct 6, 2008
9:02 pm
2113
Hi, I'm trying to generate a graph with date,time,number. My date file looks like this 2008/08/30,19:34:48,500000 2008/08/30,19:34:53,1000000 ...
mattmoran76
mattmoran76@...
Send Email
Oct 6, 2008
9:02 pm
2114
As a followup to my last email, I've finally figured out the problem. Turns out that when defining a legend with #proc legendentry, the legendentries have to...
ddneilson
Offline Send Email
Oct 6, 2008
9:05 pm
Messages 2084 - 2114 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