Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ploticus · ploticus software support

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 271
  • Category: Graphics
  • Founded: Jun 22, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 2300 - 2329 of 2333   Oldest  |  < Older  |  Newer >  |  Newest Start Topic
Messages: Simplify | Expand Author Sort by Date ^
2300 Arjun, Rajarshi IN BL...
rajarshi.arjun@... Send Email
Mar 18, 2011
2:48 pm
Hi Steve Thanks for your reply. My problem is the following I have used the chron.pl file (modified it as per my requirements) and managed to generate a chart...
2301 Steve Grubb
stevegrubb1 Send Email
Mar 18, 2011
3:31 pm
Hello Romina, sorry for delay in continuing w/ this. 1) try xyears=yes ... xyears is the former attribute name ... there seems to be a glitch with the new...
2302 Steve Grubb
stevegrubb1 Send Email
Mar 18, 2011
4:29 pm
Hello Dan, This glitch can be fixed by modifying proc_legend.c by adding a PLG_forcecolorchg() statement as shown here: /* draw swatch(es), depending on type...
2303 Steve Grubb
stevegrubb1 Send Email
Mar 18, 2011
8:25 pm
Hello again Romina. I have created an improved prefab file (chron.pl) which does error bars and data point symbols. It is available here: ...
2304 Steve Grubb
stevegrubb1 Send Email
Mar 18, 2011
8:32 pm
Hello.... an updated version of chron.pl is now available at: http://ploticus.sourceforge.net/doc/news.html It's the first entry under "Bug fixes applicable to...
2305 Romina Natalia Tulisi
iloveindiepop Send Email
Mar 23, 2011
6:50 pm
Hi Steve! Thanks for your reply! I've tried my line with xyears=yes and yes.. it did work, so I'm going to use this! thanks! Romina ... -- ...
2306 Romina Natalia Tulisi
iloveindiepop Send Email
Mar 23, 2011
6:50 pm
Hi Steve! Thanks very much for the new chron.pl file! I haven't been able to test the error bars nor the data point symbols yet but I will during this week. I...
2307 Steve Grubb
stevegrubb1 Send Email
Mar 24, 2011
7:06 pm
Romina, that message "Error: 'y' is required unless 'tab' is being used." appears when the y=n parameter is not given on the command line. Are you specifying...
2308 Daniel
dagoldman Send Email
Apr 1, 2011
12:17 pm
Hi Steve, Thanks for fixing the problem. Ploticus is really great. Daniel...
2309 Romina Natalia Tulisi
iloveindiepop Send Email
Apr 6, 2011
2:46 pm
Hi Steve, I am specifying the y=n parameter. I thought the problem could be related because one of the fields doesn't have a value, but i've specified it at 0 ...
2310 Daniel
dagoldman Send Email
Nov 30, 2011
2:19 pm
I figured out my previous question. http://ploticus.sourceforge.net/doc/select.html explains select expressions well enough. I did some experiments, and I'm...
2311 Daniel
dagoldman Send Email
Nov 30, 2011
2:19 pm
Some of my bars are for suppressed data. If the bar is missing, it looks like zero data. So I want to put * to indicate suppressed data. It seems labelselect...
2312 Romina Tulisi
iloveindiepop Send Email
Nov 30, 2011
2:19 pm
Hi Steve, I'm not sure if you remember, but some months ago I've emailed you due to some problems I was having with ploticus. You've created a patched prefab ...
2313 Renante Mangumpit
recmanqc@... Send Email
Nov 30, 2011
2:19 pm
Sir: Can I please ask a couple of  information about the above mentioned Software?   1. Does it support GPU acceleration? 2. Does it support distributed...
2314 Steve Grubb
stevegrubb1 Send Email
Dec 2, 2011
9:56 pm
Hello... an updated chron prefab file has been posted and can be downloaed via the News page.... http://ploticus.sourceforge.net/doc/news.html It includes a...
2315 Steve Grubb
stevegrubb1 Send Email
Jan 16, 2012
8:19 pm
16 Jan 2012 - awhile back I got ploticus build errors involving GD's png_set_dither() ... I simply commented out the call to png_set_dither() in gd_png.c...
2316 irani.fred Send Email Jan 26, 2012
8:09 pm
All of the Ploitcus examples demonstrate visible staircasing in the linework. Is this just due to the display software or is this a ploticus (or pl)...
2317 Daniel
dagoldman Send Email
Feb 9, 2012
5:08 pm
I believe the correct description is anti-aliased, not staircasing. Anyway, gd does have a function: void gdImageSetAntiAliased(gdImagePtr im, int c) ...
2318 Daniel
dagoldman Send Email
Feb 9, 2012
5:08 pm
I put an asterisk to indicate "data suppresssed" as follows: #proc bars hidezerobars: no locfield: 1 labelzerovalue: yes labelword: * labelselect: @@12 = 1 ...
2319 Kay Wrobel
kwrobel@... Send Email
Feb 16, 2012
5:22 pm
Hi. I'm on a Windows 7 machine and in the process of setting up Ploticus for CGI. I have a very basic problem which happens on the command line. Say you copied...
2320 Steve Grubb
stevegrubb1 Send Email
Feb 16, 2012
5:55 pm
Hello... I haven't yet tried ploticus on windows 7. Not sure what's going on... ploticus seems to be trying to open the correct pathname based on the error...
2321 Kay Wrobel
kwrobel@... Send Email
Feb 17, 2012
2:58 pm
Steve, It's really weird. I have since integrated the Ploticus system call into my ASP.NET aspx page and setting environment variables programatically using...
2322 Steve Grubb
stevegrubb1 Send Email
Mar 5, 2012
3:03 pm
Daniel, maybe if the status was present in a field in the data file it could be printed... I think there's a way to print contents of a data field above each...
2323 Amir E. Aharoni
amir_e_a Send Email
Mar 5, 2012
3:04 pm
Hello, I am maintaining Erik Zachte's EasyTimeline tool, which uses Ploticus for rendering and is used by Wikipedia for historical timelines. I was trying to...
2324 Kay Wrobel
kwrobel@... Send Email
Mar 28, 2012
7:49 pm
Amir, The other thing to note about the font is that SVGs obtain the font differently. In fact, I believe that the font name is simply part of the XML, but the...
2325 Amir E. Aharoni
amir_e_a Send Email
Mar 28, 2012
7:49 pm
Hi Kay, Thank you very much for the prompt reply! Yes, I of course meant to write the SVG command with .svg and the PNG command with .png. Now the complicated...
2326 Kay Wrobel
kwrobel@... Send Email
Mar 28, 2012
7:49 pm
... That could be your problem. I noticed on the SVG output as you said that the boxes are off. On the PNG versions, only two boxes show up. So looks like...
2327 Kay Wrobel
kwrobel@... Send Email
Mar 28, 2012
7:49 pm
Hi Amir, Just to clarify, on the PNG command, you're outputting to the SVG file name. That is a typo. Correct? Kay Wrobel MIS Associate *Hawk Electronics,...
2328 Daniel
dagoldman Send Email
May 1, 2012
6:13 pm
Hi Steve, Yes, you're right. I just didn't read the docs carefully enough. Make separate data field. Use labelfield to specify field. Put * in the field if...
2329 Terry Wilmarth
dervie9 Send Email
May 1, 2012
6:13 pm
Hello, Attached is an image of a plot I'm trying to fix. The plot has a cluster of ten stacked bars for each category. Each bar is two stacked values. I'm...
Messages 2300 - 2329 of 2333   Oldest  |  < Older  |  Newer >  |  Newest Start Topic
Add to My Yahoo!      XML What's This?

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