graphs-users Mailing List for JPlot -- Graphical plotting software (Page 28)
Brought to you by:
vanderlee
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(1) |
Feb
|
Mar
(2) |
Apr
(3) |
May
(4) |
Jun
(4) |
Jul
(4) |
Aug
(5) |
Sep
(8) |
Oct
(4) |
Nov
(1) |
Dec
|
2004 |
Jan
|
Feb
|
Mar
(2) |
Apr
(4) |
May
(4) |
Jun
(1) |
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
2005 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(272) |
Aug
(6) |
Sep
(7) |
Oct
(23) |
Nov
(28) |
Dec
(37) |
2007 |
Jan
(20) |
Feb
(21) |
Mar
(21) |
Apr
(8) |
May
(20) |
Jun
(22) |
Jul
(80) |
Aug
(68) |
Sep
(53) |
Oct
(17) |
Nov
(4) |
Dec
(5) |
2008 |
Jan
(1) |
Feb
(5) |
Mar
(10) |
Apr
(24) |
May
(18) |
Jun
(18) |
Jul
(29) |
Aug
(18) |
Sep
(22) |
Oct
(14) |
Nov
(22) |
Dec
(35) |
2009 |
Jan
(2) |
Feb
(19) |
Mar
(17) |
Apr
(48) |
May
(111) |
Jun
(85) |
Jul
(62) |
Aug
(24) |
Sep
(33) |
Oct
(33) |
Nov
(11) |
Dec
(15) |
2010 |
Jan
(9) |
Feb
(6) |
Mar
(35) |
Apr
(46) |
May
(67) |
Jun
(71) |
Jul
(38) |
Aug
(51) |
Sep
(15) |
Oct
(3) |
Nov
(1) |
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2015 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Jan v. d. L. <Jan...@en...> - 2003-05-22 12:22:39
|
David, That problem has been noticed before, and is addressed in version 1.3. Since this version is currently unstable, I cannot propose it yet to anyone... But I uploaded a patched version 1.2.2 to the website: the only differenc with 1.2.1 is that it will correctly display the negative numbers. Hope this helps, =2DJan. On Thursday 22 May 2003 11:48 am, you wrote: > Hi Jan, > > I have found JPlot to be an excellent package. I do have one question > though: > > When I plot data which lies both above and below zero, the numbers on the > y-axis above zero are written in standard notation (e.g. 1.0e4), but the > numbers below zero are written as 0.0001 or whatever. This gives a > problem for numbers smaller than 0.00001, as there isn't enough room, and > so it just writes a zero. Is there a way to get it using standard > notation for both positive and negative numbers on the axes? > > Thanks very much for any help you can give, > > David Churches. > > > > > ------------------------------------------------------------- > David Churches > Department of Physics and Astronomy > Cardiff University, 5 The Parade, Cardiff, CF24 3YB, U.K. > Phone: + 44-29-20874785, 20875120 (direct line) Fax: + 44-29-20874056 > d.c...@as... > > On Tue, 13 May 2003, Jan van der Lee wrote: > > On Tuesday 13 May 2003 12:57 pm, David Churches wrote: > > > Hi, > > > > > > I am interested in using JPlot inside another application. My main > > > problem is that I will not be using files to get the data into JPlot, > > > but be passing data into it in real-time as the application runs. > > > > > > Is there any support for a non-file-based mode for getting the data > > > into JPlot? > > > > Hello, > > > > Check the update method in JPlot.java: it uses a DataFile object > > which actually contains the data in vectors. It is straightforward to > > derive this class and to feed the DataFile object with another type of > > stream than a file-stream. Hence it can be done, but requires some new > > coding. > > > > But to answer your question more precisely: version 1.2 has no > > built-in support for dealing with generic data-streaming. Keep an eye > > on the website: the next release (this summer) will include all the > > support you need. > > > > Regards, > > -Jan. > > -- > > Jan van der Lee =2D-=20 Jan van der Lee Tel. + 33 1 64 69 47 32=20 Centre d'Informatique G=E9ologique =C9cole des Mines de Paris -- Fontainebleau Internet: http://www.cig.ensmp.fr/~vanderlee |
From: Jan v. d. L. <Jan...@en...> - 2003-05-13 12:34:44
|
On Tuesday 13 May 2003 12:57 pm, David Churches wrote: > Hi, > > I am interested in using JPlot inside another application. My main > problem is that I will not be using files to get the data into JPlot, b= ut > be passing data into it in real-time as the application runs. > > Is there any support for a non-file-based mode for getting the data int= o > JPlot? Hello, Check the update method in JPlot.java: it uses a DataFile object which actually contains the data in vectors. It is straightforward to derive this class and to feed the DataFile object with another type of stream than a file-stream. Hence it can be done, but requires some new coding. But to answer your question more precisely: version 1.2 has no built-in support for dealing with generic data-streaming. Keep an eye on the website: the next release (this summer) will include all the support you need. Regards, -Jan. --=20 Jan van der Lee |
From: David C. <Dav...@as...> - 2003-05-13 11:02:48
|
Hi, I am interested in using JPlot inside another application. My main problem is that I will not be using files to get the data into JPlot, but be passing data into it in real-time as the application runs. Is there any support for a non-file-based mode for getting the data into JPlot? Thanks for any advice you can give. Cheers, David Churches. ------------------------------------------------------------- David Churches Department of Physics and Astronomy Cardiff University, 5 The Parade, Cardiff, CF24 3YB, U.K. Phone: + 44-29-20874785, 20875120 (direct line) Fax: + 44-29-20874056 d.c...@as... |
From: SANYA O. <olu...@ya...> - 2003-05-01 15:08:55
|
Dear Sir/Ma,Regards. I am interested in asoftware that can accept raw data and plot.simply, i can input values for both x and y axis and plot the graph.Can jplot do this? Looking forward to a reply soon. Thanks sanya __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |
From: Satish D. <de...@ii...> - 2003-04-21 22:31:07
|
Hello, First of all, Thanks to Jan van der Lee for creating the wonderful package. I recently started looking in to JPlot plotting program for use in graphing our research data. It has most of the features we are interested in, but one is misising- We want to have dual Y-axis in our graph. Some of the data will be plotted against Y1 and some using Y2. Can some one guide me how do i go about implementing this functionality. Also, i lost part of my curve when i saved it as jpeg image. I have found a PNG Encoder on the web and modified JPlot to save it as png. It saved the graph correctly. If anyone is interested i am happy to share the changes i made. Please give me some hints to add dual Y-axis functionality to the graph I would be happy to share the source code modifications i make to JPlot for adding this feature. Thanks! Satish |
From: <jo...@fi...> - 2003-04-14 18:58:55
|
Hello, --On Samstag, 12. April 2003 09:58 +0300 Georgios Sotirchos=20 <gso...@ma...> wrote: > Have you consider to add eps or pdf output to jplot graphs Currently we didn't plan to support these outputformats, but we're still=20 planning the next major release of jplot. Currently we didn't had the time=20 to really start, but i'm confident that this will change soon. So maybe=20 this will go on the todo-list. Regards, J=F6rg Eichhorn |
From: Georgios S. <gso...@ma...> - 2003-04-14 17:16:31
|
Dear Sirs, Have you consider to add eps or pdf output to jplot graphs Kind Regards, Georgios Sotirchos |
From: <jo...@fi...> - 2003-03-06 06:02:46
|
Hello, where did you try to download the file from ? The main distribution site is=20 http://sourceforge.net/project/showfiles.php?group_id=3D51050&release_id=3D8= 6272 You can download the tar.gz source and a packed jar file. --On Montag, 3. M=E4rz 2003 16:19 -0500 Stan Watson=20 <jw...@po...> wrote: > > Downloaded the 1.2.1 tar.gz file. Got unexpected end of file while > trying to unzip it with gzip > the 1.1.1 tar.gz file unzipped fine with gzip. > > Has the .2.1 tar.gz file been corrupted, or is it a different type ???? -- J=F6rg Eichhorn <mailto:jei...@us...> Hamburg Germany |
From: Stan W. <jw...@po...> - 2003-03-03 21:23:22
|
Downloaded the 1.2.1 tar.gz file. Got unexpected end of file while = trying to unzip it with gzip the 1.1.1 tar.gz file unzipped fine with gzip. Has the .2.1 tar.gz file been corrupted, or is it a different type ???? |
From: Nguyen, D. V <Dun...@US...> - 2003-01-14 20:22:37
|
I am wondering if JPlot can print the plots. Also, can you send me a copyright license of the JPlot, please? Nguyen, Dung (Yoong) Viet User Applications Dept. United Space Alliance Mail Code: USH-4A5L Email: dun...@us... Phone:(281) 282 - 4681 "The comments and opinions expressed are my own and do not represent the views of United Space Alliance" |
From:
<joe...@in...> - 2002-04-25 14:58:28
|
Welcome to the Graphs-Users List. |