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

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest Start Topic
Topics Messages Latest Post

Is there a way (using prefabs) to create a bubble plot which is essentially a scatterplot in which the plotting symbol diameter or area is proportional to a...
6 Sep 9, 2009
5:00 pm

Stephen Grubb
Stephen.Grubb@...
Send Email

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...
3 Aug 13, 2009
6:15 pm

beribboned
ben@...
Send Email

Hi, i'm looking for a simple way to draw arrays directly in png format. I thought a "proc array" would exist in Ploticus but i didn't find it. I tried to do it...
3 Aug 11, 2009
8:42 pm

dpa2te
denis.patte@...
Send Email

I used the second prefab dist example in the handbook as a reference: http://ploticus.sourceforge.net/doc/prefab_dist_ex.html and created my own histogram. My...
3 Jul 28, 2009
7:55 pm

Joshua Simons
jsimons@...
Send Email

Hi, I am using ploticus 2.32 with the lines prefab to graph network bandwidth use. The numbers involved have many digits, typically 6 or 7. By default...
3 Jul 28, 2009
7:54 pm

travis_bear
travis_bear@...
Send Email

pyPloticus is a python wrapper for libploticus. On my Mandriva 2009.1 system I was having trouble with an undefined symbol error after compiling libploticus...
2 Jul 15, 2009
5:58 pm

Stephen Grubb
Stephen.Grubb@...
Send Email

Bug report for 2.41 1. src/apitest.c is missing some headers: #include <stdlib.h> #include <string.h> 2. Compiling a static lib with X11, works, but when...
1 Jun 23, 2009
3:41 pm

craiglbruce
craigbruce@...
Send Email

Hello Mac OS C-programmers using ploticus Plotting graphs in C-code-programs. I have downloaded Ploticus via Fink. My path and library looks lika this. ...
3 May 27, 2009
6:54 pm

Platonides
platonides@...
Send Email

I use Fink Commander for installation of ploticus2. Should I install ploticus or ploticus-nox. I aim to use ploticus mainly whith funtion calls in...
1 May 26, 2009
4:05 pm

gusten.gren
gusten.gren@...
Send Email

ploticus 2.41-Mar2009 (unix) legend labels in #proc bars end on first white space. Example: legendlabel: Northeast region outputs only: Northeast Is string...
2 May 12, 2009
2:29 pm

Stephen Grubb
Stephen.Grubb@...
Send Email

Hello, a bug fix applicable to version 2.41 has been posted. http://ploticus.sourceforge.net/doc/news.html Description: 12 May 2009 - bug fix - the...
1 May 12, 2009
2:29 pm

Stephen Grubb
Stephen.Grubb@...
Send Email

Hello Joel, The -noshell command line option is supposed to prevent any shell commands that a user might supply in a script, from being executed. I haven't...
1 May 6, 2009
6:38 pm

Stephen Grubb
Stephen.Grubb@...
Send Email

Hi Steve, What commands exactly are suppressed by the noshell parameter? Does it work for both prefab and script modes? Does it prevent me from passing...
1 May 6, 2009
4:48 pm

Joel Natividad
joelnatividad
Send Email

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...
4 Apr 30, 2009
6:18 pm

Johann Schatzer
j.schatzer@...
Send Email

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,...
2 Apr 27, 2009
8:07 pm

Stephen Grubb
Stephen.Grubb@...
Send Email

To all Ploticus and Python users: I have created a thin-layered Python wrapper for Ploticus. This provides a Python API for ploticus (a ploticus module for...
2 Apr 27, 2009
5:28 pm

steve40j
steve40@...
Send Email

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...
2 Apr 24, 2009
7:35 pm

I Zuiff
uncertainami
Send Email

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...
1 Mar 27, 2009
6:27 pm

ddneilson
Send Email

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...
1 Mar 26, 2009
3:58 pm

Steve Grubb
stevegrubb1
Send Email

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...
1 Mar 19, 2009
2:47 pm

Stephen Grubb
Stephen.Grubb@...
Send Email

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...
2 Mar 19, 2009
1:36 pm

ddneilson
Send Email

Hello, ploticus 2.41 was released today. It can be downloaded from ploticus.sourceforge.net. -Steve...
1 Mar 11, 2009
7:48 pm

Steve Grubb
stevegrubb1
Send Email

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...
1 Mar 6, 2009
9:26 pm

Steve Grubb
stevegrubb1
Send Email

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...
4 Mar 3, 2009
6:47 pm

Joel Natividad
joelnatividad
Send Email

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....
1 Mar 3, 2009
2:29 pm

Jeff Mohler
supra89ta
Send Email

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...
3 Mar 3, 2009
2:29 pm

Joel Natividad
joelnatividad
Send Email

... 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...
1 Feb 9, 2009
2:14 pm

Steve Grubb
stevegrubb1
Send Email

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...
3 Feb 5, 2009
3:50 pm

Joel Natividad
joelnatividad
Send Email

Version: pl240win32   Just new to Ploticus - looks very promising. Im looking for GNUplot alternative as finished charts look a little amateurish. Had a few...
3 Feb 3, 2009
2:04 pm

Joel Natividad
joelnatividad
Send Email

Hi, I'm tabulating and plotting the number of events per hours of a day. The input data looks like this: 00:00:06 00:00:11 00:00:13 00:00:13 00:00:27 00:00:31 ...
5 Dec 19, 2008
6:44 pm

Michael Piotrowski
mxp@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest 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