9
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[UPD] Add isVertical overloads for BarItem.CreateBarLabels More... over 16 years ago
[UPD] Add isVertical overloads for BarItem.CreateBarLabels More... over 16 years ago
[FIX] Add protection for DBNull to DataSourcePointList More... over 16 years ago
[FIX] Add protection for DBNull to DataSourcePointList More... over 16 years ago
[FIX] Add protection for DBNull to DataSourcePointList More... over 16 years ago
[FIX] DataSourcePointList problem with accessing reflection data & name "Item" More... over 16 years ago
[FIX] DataSourcePointList problem with accessing reflection data & name "Item" More... over 16 years ago
[FIX] DataSourcePointList problem with accessing reflection data & name "Item" More... over 16 years ago
[FIX] FindNearestPoint handles X2 axes correctly More... over 16 years ago
[FIX] FindNearestPoint handles X2 axes correctly [UPD] FindNearestObject is more accurate, and includes X2 axis now More... over 16 years ago
[FIX] FindNearestPoint handles X2 axes correctly [UPD] FindNearestObject is more accurate, and includes X2 axis now More... over 16 years ago
[FIX] Fix CreateBarLabels settings for Y2 axis curves (thanks to jakeab) More... over 16 years ago
[FIX] Fix CreateBarLabels settings for Y2 axis curves (thanks to jakeab) More... over 16 years ago
[FIX] Fix CreateBarLabels settings for Y2 axis curves (thanks to jakeab) More... over 16 years ago
Optimization comment update More... over 16 years ago
Optimization comment update More... over 16 years ago
Optimization comment update More... over 16 years ago
[UPD] Make DataSourcePointList generate ordinals instead of PointPair.Missing for missing arrays [FIX] Problem with optimized draw for lines -- it can draw incorrectly for data that doubles back on itself [FIX] Make Line.IsOptimizedDraw false by default, and no optimization for curves less than 1000 pts [FIX] DateAsOrdinal axis format option was not set correctly [FIX] DateAsOrdinal.MakeLabel() method needs to use X for XAxis and Y for YAxis [FIX] Have DateScale.PickScale() automatically set Scale.Format even if _majorStepAuto is false. [NEW] Add SymbolType.UserDefined and Symbol.UserSymbol (thanks to Magnus Bernhardsson) More... over 16 years ago
[UPD] Make DataSourcePointList generate ordinals instead of PointPair.Missing for missing arrays More... over 16 years ago
[UPD] Make DataSourcePointList generate ordinals instead of PointPair.Missing for missing arrays [FIX] Problem with optimized draw for lines -- it can draw incorrectly for data that doubles back on itself [FIX] Make Line.IsOptimizedDraw false by default, and no optimization for curves less than 1000 pts [FIX] DateAsOrdinal axis format option was not set correctly [FIX] DateAsOrdinal.MakeLabel() method needs to use X for XAxis and Y for YAxis [FIX] Have DateScale.PickScale() automatically set Scale.Format even if _majorStepAuto is false. [NEW] Add SymbolType.UserDefined and Symbol.UserSymbol (thanks to Magnus Bernhardsson) More... over 16 years ago
[FIX] Protect MinorStep and MajorStep properties from values below 1e-300 to avoid lockup More... over 16 years ago
[FIX] Protect MinorStep and MajorStep properties from values below 1e-300 to avoid lockup More... over 16 years ago
[FIX] Protect MinorStep and MajorStep properties from values below 1e-300 to avoid lockup More... over 16 years ago
[FIX] Add CacheItemPriority.NotRemovable to protect temp images from premature removal (thanks to nocnoc) More... over 16 years ago
[FIX] Add CacheItemPriority.NotRemovable to protect temp images from premature removal (thanks to nocnoc) More... over 16 years ago
[FIX] Add CacheItemPriority.NotRemovable to protect temp images from premature removal (thanks to nocnoc) More... over 16 years ago
[NEW] Add Line.IsOptimizedDraw to disable optimizations for highly discontinuous datasets More... over 16 years ago
[NEW] Add Line.IsOptimizedDraw to disable optimizations for highly discontinuous datasets More... over 16 years ago
[NEW] Add Line.IsOptimizedDraw to disable optimizations for highly discontinuous datasets More... over 16 years ago
[NEW] Add Legend.IsShowLegendSymbols option (thanks to mfunduc) More... over 16 years ago