-
jchampion added kooseefoo to the ZedGraph project.
2008-11-26 18:32:13 UTC in ZedGraph
-
James,
Thanks for this -- I've included in in the cvs.
John.
2008-02-16 23:22:29 UTC in ZedGraph
-
jchampion committed patchset 373 of module source to the ZedGraph CVS repository, changing 2 files.
2008-02-16 23:21:48 UTC in ZedGraph
-
jchampion committed revision 447 to the ZedGraph SVN repository, changing 3 files.
2008-02-16 23:21:48 UTC in ZedGraph
-
jchampion committed patchset 159 of module controltest to the ZedGraph CVS repository, changing 1 files.
2008-02-16 23:21:43 UTC in ZedGraph
-
The font scaling is always relative to the available space in ZedGraph. Therefore, it is difficult to specify a fixed font size. The idea is that, as the graph resizes, it always scales to the available size. When you specify 18 points in ZedGraph, it will be 18 points relative to a base size. These links might help...
2008-02-16 23:10:27 UTC in ZedGraph
-
This is the expected behavior. Please see the following wiki article:
http://zedgraph.org/wiki/index.php?title=Stack_charts_vertically_and_align_the_X_axes
John.
2008-02-16 22:52:10 UTC in ZedGraph
-
The cursor value event shows X, Y, and Z values. In your case, the Z values are duplicates of the Y values. This is the designed behavior. You can modify this with the CursorValueEvent to customize any format you need.
John.
2008-02-16 22:48:37 UTC in ZedGraph
-
Thanks for this -- it's included in the prior tracker post.
John.
2008-02-16 22:30:47 UTC in ZedGraph
-
jchampion committed patchset 372 of module source to the ZedGraph CVS repository, changing 2 files.
2008-02-16 20:58:33 UTC in ZedGraph