Menu

Code Commit Log


Commit Date  
[r11] by anmar

Fixed [SF bug 1590992]

The Axis suggested in a few places wasn't handling properly the case when there is no data available. They now default to the same behavior as the other IAxisSuggester classes.

* [src/AdapterUtils.cs] AxisSuggester_StartStep, AxisSuggester_Auto and AxisSuggester_RowAuto were suggesting wrong axis if there were no data.
* [src/HistogramPlot.cs] SuggestXAxis: If there is no data, you can't use it to adjust the suggested axis.

Signed off by: anmar

2006-11-13 21:38:03 Tree
[r10] by jamcquay

Fixed [SF bug 1469760]
A DataSource of one point in a StepPlot was causing a crash.
Now nothing is plotted when plotting one data point because there is now delta between a point and itself. No delta means no steps to plot.

Note: The solution suggested in the bug report is wrong.

Code fixed by: jamcquay
Signed off by: jamcquay

2006-11-11 19:05:37 Tree
[r9] by jamcquay

Deleted temporary branch [jamie_private_branch]

2006-11-11 17:27:01 Tree
[r8] by jamcquay

Fixed [SF bug 1584460]
When x-axis has a span of 0 units the plot was not being displayed correctly.
This fix assigns a minimum span value in the case where the actual span is 0.

Code fixed by: jamcquay
Signed off by: jamcquay

2006-11-11 16:36:57 Tree
[r7] by jamcquay

Fixed [SF bug 1594664]
PointF X and Y values were being cast to an int. Removed the cast

Full patch submitted via email by Pawel Konieczny
Signed off by: jamcquay

2006-11-11 12:35:24 Tree
[r6] by jamcquay

Ported the NPlot Demo application to C++.Net

2006-10-28 15:45:20 Tree
[r5] by jamcquay

Copied remotely

2006-10-25 01:07:18 Tree
[r4] by jamcquay

Small note to Visual Studio 2005 users giving description how to load project/solution file.

2006-10-20 18:40:17 Tree
[r3] by anmar

Added NAnt build file, MonoDevelop project files and Makefile

2006-10-11 20:59:53 Tree
[r2] by anmar

Initial import. It's based on NPlot's 0.9.9.2 release with some changes (code has not changed):
* Version number set to 0.9.10.0
* License file changed to a 3-clause-BSD license (as approved by Matt Howlett).
* Copyright notice on every source file changed to meet the 3-clause-BSD license.
* [assembly:*] changed to meet the current license.
* Folder layout reorganization.
* Dropped VS.NET 2003 project files.
* Added VS.NET 2005 project files which make use of MSBee (http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee) so we can target .NET 1.1 on VS.NET 2005.
* Project files have been made compatible with SharpDevelop 2.x.
* Set svn property 'svn:eol-style' to 'native' to avoid line endings being messed up by text editors on different platforms.

2006-10-11 14:47:45 Tree
Older >
MongoDB Logo MongoDB