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 2164 - 2193 of 2333   Oldest  |  < Older  |  Newer >  |  Newest Start Topic
Messages: Simplify | Expand Author Sort by Date ^
2164 Joel Natividad
joelnatividad Send Email
Feb 3, 2009
2:04 pm
Hi Steve, Just wondering if the source code is hosted on a publicly accessible SVN or CVS repository. As part of my New Year's resolution, I've started giving...
2165 Stephen Grubb
Stephen.Grubb@... Send Email
Feb 3, 2009
2:57 pm
Hello Joel, there's currently no version control system in place for ploticus... and no plans to implement this in the nearterm that I know of. You should be...
2166 Joel Natividad
joelnatividad Send Email
Feb 5, 2009
3:50 pm
Hi Steve, I went ahead and implemented the new PLOTICUS_CONFIG parameter I described earlier. FYI, I downloaded the 2.40 source tarball and then applied all...
2167 Steve Grubb
stevegrubb1 Send Email
Feb 9, 2009
2:14 pm
... From: frantisek gajdosik Date: Wed, Feb 4, 2009 at 8:43 AM Subject: Ploticus processdata & getdata thoughts Hallo Steve, I'm using your wonderful ploticus...
2168 mackieandme
mackieandme@... Send Email
Feb 17, 2009
8:44 pm
Hi Steve, When I use the scat prefab and autow=yes, the pearson coefficient vars disappear from the plot. If I remove autow=yes, they pop back up. I tried...
2169 Joel Natividad
joelnatividad Send Email
Feb 17, 2009
8:45 pm
Hi Steve, Been trying to track down an invalid free when using legends and headers with the prefabs: *** glibc detected *** /usr/bin/ploticus: free(): invalid...
2170 Stephen Grubb
Stephen.Grubb@... Send Email
Feb 18, 2009
6:02 pm
Hello Joel, I tried to reproduce this by going into pltestsuite, editing testpf_scat, and adding autow=yes to the scat3 example, and I still see the...
2171 Joel Natividad
joelnatividad Send Email
Feb 20, 2009
8:17 pm
Steve, Finally pinned down the overflow to fieldnames.c, in the PL_getfname function, line 115: else strcpy( result, fname[ n-1 ] ); Basically, pl abends when...
2172 Jeff Mohler
supra89ta Send Email
Mar 3, 2009
2:28 pm
I wonder if this is realted to the core dumps on my REALLY HUGE files....
2173 Joel Natividad
joelnatividad Send Email
Mar 3, 2009
2:29 pm
Hi Steve, pagesize fixed it alright. But I ended up modifying the scat.pl prefab to just show the vars on the leftside of the chart so it will work everytime...
2174 Jeff Mohler
supra89ta Send Email
Mar 3, 2009
2:29 pm
What format will ploticus accept for a format that includes TIME. 2/23/2009/14:33 Or thereabouts..I have to include time in my data over a long range of dates....
2175 Joel Natividad
joelnatividad Send Email
Mar 3, 2009
6:47 pm
Jeff, The input file wasn't that big - only about 1kb. Its a moot point anyway. Just got a note from Steve that he confirmed it is a memory management problem...
2176 Steve Grubb
stevegrubb1 Send Email
Mar 6, 2009
9:26 pm
Hello Fero, I was looking into this request more and realize that you should be able to currently do this as follows: #proc getdata ..... filter: .... #proc...
2177 Steve Grubb
stevegrubb1 Send Email
Mar 11, 2009
7:48 pm
Hello, ploticus 2.41 was released today. It can be downloaded from ploticus.sourceforge.net. -Steve...
2178 ddneilson Send Email Mar 17, 2009
1:29 pm
Hi there, I'm trying to figure out why the following boxplot keeps erroring out on me, any insight/fixes would be appreciated. ... #proc getdata data: A 500...
2179 ddneilson Send Email Mar 19, 2009
1:36 pm
At the bottom of this message you will find a patch to fix #proc boxplot. I'm not sure how it ever used to work. The pf[] array was not declared with enough...
2180 Stephen Grubb
Stephen.Grubb@... Send Email
Mar 19, 2009
2:47 pm
Daniel, thanks for locating and providing a fix for these problems. Apparently I overlooked the testing of median-based bars with a mean symbol too... sorry...
2181 Steve Grubb
stevegrubb1 Send Email
Mar 26, 2009
3:58 pm
Hello.... PATH tells linux where to find commands that you enter on the shell command line. To tell ploticus where to find prefabs files, you should NOT...
2182 ddneilson Send Email Mar 27, 2009
6:27 pm
Hi Stephen, Below is a tiny patch for proc_lineplot.c against v2.41. The distributed version cannot contain spaces in the legendlabel field, this patch adds...
2183 danmc91_93_01 Send Email Mar 27, 2009
6:29 pm
Hello, I'm new to ploticus and am trying to make the following plot. I have a list of 15-20 different global ecosystems (tropical rain forest, boreal forest,...
2184 schatzer.johann
schatzer.johann@... Send Email
Apr 24, 2009
6:52 pm
Why does this shell-construct not work in cgi-mode? It renders the plot, but without data. #proc getdata data: #shell psql -F, -t -ddatabase -Pformat=unaligned...
2185 pacificsymphony3
pacificsymphony3@... Send Email
Apr 24, 2009
6:54 pm
Hi, all, I'm interesting in writing a gui to run on linux/unix that will display a graph, which will be updated in real time, hopefully with a fairly fast...
2186 I Zuiff
uncertainami Send Email
Apr 24, 2009
7:08 pm
Greeting All, Can someone knowledgeable enlighten me please !? I have an msdos (win cmd) .bat file that works perfect when started from a regular cmd session...
2187 I Zuiff
uncertainami Send Email
Apr 24, 2009
7:35 pm
Here are some of my findings on PHP support so far: 1. Under win XP Apache needs to be configured to "interact with the desktop". This is a check box in...
2188 Platonides
platonides@... Send Email
Apr 27, 2009
5:28 pm
... Does psql have permission to run and connect to the db as the user under which the cgi is run as?...
2189 steve40j
steve40@... Send Email
Apr 27, 2009
5:28 pm
Is there a current version of the python API? the link isn't working (though it is quite old). Thanks...
2190 Stephen Grubb
Stephen.Grubb@... Send Email
Apr 27, 2009
8:06 pm
Hello, To supplement what Johann said below..... - you should determine what UID your CGI process is running as (typically "nobody") ... and whether this UID...
2191 Stephen Grubb
Stephen.Grubb@... Send Email
Apr 27, 2009
8:07 pm
Hello, 1) see proc axis "stubvert"; attribute for the labels 2) you can plot using different Y axis scales. The approach would be areadef plot areadef plot ...
2192 Stephen Grubb
Stephen.Grubb@... Send Email
Apr 27, 2009
8:08 pm
Hello Ben, Real-time or animated displays are pretty much outside of ploticus' intended scope. You might be able to cobble something together that refreshes...
2193 Johann Schatzer
j.schatzer@... Send Email
Apr 30, 2009
6:18 pm
Stephen Grubb <Stephen.Grubb@...>: Thank you, grant select on table to www-data (my CGI process's UID) and it works. Hans ... -- Johann Schatzer...
Messages 2164 - 2193 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