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...
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,...
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...
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...
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...
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...
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...
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...
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...
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...
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....
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...
... 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...
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...
Version: pl240win32 Â Just new to Ploticus - looks very promising. Im looking for GNUplot alternative as finished charts look a little amateurish. Had a few...
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 ...
Trying to use Ploticus to manage a large monthly dataset that I need to make charts of. Right now, I have to export these values from an application into ...
Hello, I'm using ploticus to plot some large set of data that contain IP addresses (as numeric values) and a value. IP addresses are on the x axis and the...
Hi, I'm considering using Ploticus in an application and I thought I could ask you a couple of quick questions as I couldn't find the results in the read I...
From: Andreas Müller Date: Thu, Dec 4, 2008 at 11:02 AM Subject: How to handle daylight saving time To: stevegrubb@... Steve, how do I have to format...
The sample script file below demonstrates the problem. Note that bars A, B, and C have zero in column 4. Yet, for me, the plot shows a thin red line on the...
Hello Steve, You may skip this first part of my e-mail because it may make you blush a little bit. But I must say I am impressed with Ploticus. I think of...
Im working with a # of datasets that I am now given on a weekly basis, where the datestamp is as follows for each datapoint: Sat Mar 01 11:13:16 PST 2008 Sat...
Thomas, thanks for this report. I am aware of the EasyTimeline tool but don't use it, and am not familiar w/ exactly how it works. The code shown in the raw...
Hi, I'm trying to build libploticus on a mac, but have run into some problems. It appears to build correctly, but when I try to run pltestsuite/api_examp I...
Hi, Sir: We want to use the ploticus to add charts into our Mediawiki-powered website: http://www.cn0km.com/ through an extension called Easytimeline. I tried...
Hi, it has been quite a few years since I last used ploticus, but now I am back and in full effect! I am trying to plot downtime information, and this could...
Hi all, Firstly thanks for a superb piece of software, I have really enjoyed its power and flexibility so far. I need to be able to plot a heatmap representing...