-
Logged In: YES
user_id=493936
Thanks for the info, Wayne.
2006-08-22 14:31:25 UTC in SourceForge.net
-
Hello,
I am writing to discuss a project which appears to be
abandoned: Netx (http://sourceforge.net/projects/jnlp/)
This project does not appear to have any activity for
several years. I have downloaded the source code and
updated it. I would like to contribute it back to the
project, but there does not appear to be a project owner.
The old project owner was Jon A. Maxwell. I...
2006-08-21 15:42:40 UTC in SourceForge.net
-
Logged In: YES
user_id=493936
My prior message failed to upload the updated file.
2005-02-02 04:25:18 UTC in JFreeChart
-
Logged In: YES
user_id=493936
Hello,
I have updated the file to reflect the latest version of
XYPlot from 0.9.21
The changes are all below line 3286.
Michel.
2005-01-31 05:29:00 UTC in JFreeChart
-
I came across the need to have equal axes in my plots.
I modified XYPlot in a few places to accomplish this.
- a private boolean to keep track of whether equal axes
are desired
- an "extension" to getDataRange which centers the
range around the center of the original data and has a
range equal to the largest range of all of the data
- a new function call in draw
- the new function...
2004-01-29 05:41:03 UTC in JFreeChart
-
I came across the need to prohibit XYSeries from
sorting my data from its original order. The attached
file includes the modified XYSeries to accomplish this.
The change was fairly trivial. A boolean flag is used
to keep track of whether or not the data is sorted.
Later, when data is added to the series, two changes to
public void add(XYDataItem item, boolean notify) throws...
2004-01-29 05:26:44 UTC in JFreeChart
-
Hello,
Could you please go ahead and delete the JMeasurement
project?
Thank you,
Michel.
2004-01-14 00:16:56 UTC in SourceForge.net
-
Hello,
I normally connect to the NNTP service to view the
discussion forums. However, during the past two days,
I have not been able to connect to the NNTP server,
nntp.sourceforge.net. Is it down?
Michel.
2003-06-06 21:30:58 UTC in SourceForge.net
-
I believe that a good feature to have would be to show
the Taks Properties when double-clicking on a task.
2003-06-05 13:46:13 UTC in GanttProject
-
Currently, there is a slider bar within task properties
that is used to indicate progress of completion.
However, there is no % indicator. The % is only
availble when viewing the Gantt chart.
2003-06-04 18:45:41 UTC in GanttProject