Changeset 17
- Timestamp:
- 27/04/06 10:45:53 (2 years ago)
- Files:
-
- plotkit/trunk/doc/PlotKit.html (modified) (3 diffs)
- plotkit/trunk/doc/PlotKit.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plotkit/trunk/doc/PlotKit.html
r16 r17 40 40 browsers. 41 41 </p> 42 <p>PlotKit requires <a href="http://mochikit.com/">MochiKit</a> SVN (as of 28 March 2006).42 <p>PlotKit requires <a href="http://mochikit.com/">MochiKit</a>. (1.3 or higher) 43 43 </p> 44 44 <p>PlotKit supports both HTML Canvas and SVG, along with an … … 120 120 <ul> 121 121 <li> 122 Use ExplorerCanvas rather than the annoying HTC file. 123 </li> 124 125 <li> 122 126 AutoSelectRenderer, automatically choose Canvas or SVG by auto detecting browser support. 123 127 </li> … … 126 130 <h3>Version 0.10</h3> 127 131 <ul> 132 <li> 133 Point plots 134 </li> 135 128 136 <li> 129 137 Defined Event System Support plotkit/trunk/doc/PlotKit.txt
r16 r17 18 18 browsers. 19 19 20 PlotKit requires [MochiKit][] SVN (as of 28 March 2006).20 PlotKit requires [MochiKit][]. (1.3 or higher) 21 21 22 22 PlotKit supports both HTML Canvas and SVG, along with an … … 69 69 ###Version 0.9 70 70 71 * Use ExplorerCanvas rather than the annoying HTC file. 71 72 * AutoSelectRenderer, automatically choose Canvas or SVG by auto detecting browser support. 72 73 73 74 ###Version 0.10 74 75 76 * Point plots 75 77 * Defined Event System Support 76 78 * Animation support.




Atom Feed for the Blog Entries