9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected 6 months ago.
Jan 26, 2024 — Jan 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[FIX] ZedGraphControl.cs IsEnableVZoom/IsEnableHZoom properties referenced themselves, causing stack overflow [NEW] Add MouseUpEvent, MouseMoveEvent and change MouseDownEvent to just use (object sender, MouseEventArgs) [UPD] Add lots of paranoid tests in ZedGraphControl.cs to avoid null object references [NEW] Add code from jackply to add exponential axis option More... over 19 years ago
[FIX] ZedGraphControl.cs IsEnableVZoom/IsEnableHZoom properties referenced themselves, causing stack overflow More... over 19 years ago
[NEW] Add Fill.RangeDefault More... over 19 years ago
[NEW] Add Fill.RangeDefault More... over 19 years ago
[NEW] Add Fill.RangeDefault More... over 19 years ago
[FIX] Make cross logic work properly for isScaleLabels inside on secondary axes More... over 19 years ago
[FIX] Make cross logic work properly for isScaleLabels inside on secondary axes More... over 19 years ago
[FIX] Make cross logic work properly for isScaleLabels inside on secondary axes More... over 19 years ago
[FIX] Make cross logic work properly for isScaleLabels inside on secondary axes More... over 19 years ago
[FIX] Make cross logic work properly for isScaleLabels inside on secondary axes [NEW] Add AxisGap property to control space between secondary axes More... over 19 years ago
[FIX] Make cross logic work properly for isScaleLabels inside on secondary axes [NEW] Add AxisGap property to control space between secondary axes More... over 19 years ago
Make stack bar & stack line work with non-ordinal axes More... over 19 years ago
Make stack bar & stack line work with non-ordinal axes More... over 19 years ago
Make stack bar & stack line work with non-ordinal axes More... over 19 years ago
[NEW] Add IsEnableVZoom and IsEnableHZoom to constrain zoom in ZedGraphControl More... over 19 years ago
[NEW] Add IsEnableVZoom and IsEnableHZoom to constrain zoom in ZedGraphControl [NEW] Add implicit float cast in XDate More... over 19 years ago
[NEW] Add IsEnableVZoom and IsEnableHZoom to constrain zoom in ZedGraphControl [NEW] Add implicit float cast in XDate More... over 19 years ago
*** empty log message *** More... over 19 years ago
*** empty log message *** More... over 19 years ago
[FIX] Big bug, positioning of graph items was not working at all. Action: removed X1 and Y1 (redundant, described as alias of X and Y). Their 0 value were overriding the original X and Y values. More... over 19 years ago
[FIX] Big bug, positioning of graph items was not working at all. Action: removed X1 and Y1 (redundant, described as alias of X and Y). Their 0 value were overriding the original X and Y values. [UPD] Renamed AxisFill to GraphFill, AxisBorder to GraphBorder, AxisRect to GraphRect so axis and graph space becomes two correctly separated things. [NEW] MasterPaneFill and MasterPaneBorder properties [NEW] Transparency is shown as squares in the designer. [REM] PNG transparency is supported in FireFox. To get it also in IE6 or less, you must use the IE7 javascript http://dean.edwards.name/IE7/ like this: <script> window.IE7_PNG_SUFFIX = "\\.png(?:\\?.*?)"; </script> <script src="ie7/ie7-standard-p.js" type="text/javascript"></script> More... over 19 years ago
[FIX] Big bug, positioning of graph items was not working at all. Action: removed X1 and Y1 (redundant, described as alias of X and Y). Their 0 value were overriding the original X and Y values. [UPD] Renamed AxisFill to GraphFill, AxisBorder to GraphBorder, AxisRect to GraphRect so axis and graph space becomes two correctly separated things. [NEW] MasterPaneFill and MasterPaneBorder properties [NEW] Transparency is shown as squares in the designer. [REM] PNG transparency is supported in FireFox. To get it also in IE6 or less, you must use the IE7 javascript http://dean.edwards.name/IE7/ like this: <script> window.IE7_PNG_SUFFIX = "\\.png(?:\\?.*?)"; </script> <script src="ie7/ie7-standard-p.js" type="text/javascript"></script> More... over 19 years ago
[NEW] StickItemDemo, several Bars with Labels demos More... over 19 years ago
[NEW] StickItemDemo, several Bars with Labels demos More... over 19 years ago
[NEW] StickItemDemo, several Bars with Labels demos More... over 19 years ago
[FIX] Ten Power placement for scale labels More... over 19 years ago
[FIX] Ten Power placement for scale labels [FIX] ShowPointValues with Text Axes and IsOverrideOrdinal [FIX] Center data when range is zero for PickScale() [FIX] remake font based on actual prior font size instead of persistent field [FIX] modify XDate docs to explain Excel date bug [NEW] add SampleMultiPointList class to illustrate IPointList usage [NEW] demo pane with four y axes More... over 19 years ago
[FIX] Ten Power placement for scale labels [FIX] ShowPointValues with Text Axes and IsOverrideOrdinal [FIX] Center data when range is zero for PickScale() [FIX] remake font based on actual prior font size instead of persistent field [FIX] modify XDate docs to explain Excel date bug [NEW] add SampleMultiPointList class to illustrate IPointList usage [NEW] demo pane with four y axes More... over 19 years ago
[FIX] Ten Power placement for scale labels More... over 19 years ago
[FIX] Ten Power placement for scale labels [FIX] ShowPointValues with Text Axes and IsOverrideOrdinal [FIX] Center data when range is zero for PickScale() [FIX] remake font based on actual prior font size instead of persistent field [FIX] modify XDate docs to explain Excel date bug [NEW] add SampleMultiPointList class to illustrate IPointList usage [NEW] demo pane with four y axes More... over 19 years ago