Changeset 41

Show
Ignore:
Timestamp:
14/06/06 16:54:29 (2 years ago)
Author:
al
Message:

add changelogs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plotkit/trunk/doc/PlotKit.html

    r39 r41  
    150150</ul> 
    151151 
    152 <h3>PlotKit 0.9 (in development)</h3> 
     152<h3>PlotKit 0.9</h3> 
    153153<ul> 
    154154 <li> 
     
    170170 <li> 
    171171     Added awareness of prototype.js and workaround Array/Object mutilation issues with MochiKit. 
     172 </li> 
     173 
     174 <li> 
     175     Added EasyPlot for single line plotting with Ajax support. 
     176 </li> 
     177 
     178 <li> 
     179     More tests, <a href="http://media.liquidx.net/js/plotkit-tests/dynamic.html">dynamic charting</a> and quickstart demos. 
    172180 </li> 
    173181</ul> 
  • plotkit/trunk/doc/PlotKit.txt

    r39 r41  
    7676* Total rewrite from [CanvasGraph 0.7][CanvasGraph] 
    7777 
    78 ###PlotKit 0.9 (in development) 
     78###PlotKit 0.9 
    7979 
    8080* Fixed some redraw issues with clear() 
     
    8383* Added horizontal bar chart rendering mode. 
    8484* Added awareness of prototype.js and workaround Array/Object mutilation issues with MochiKit. 
     85* Added EasyPlot for single line plotting with Ajax support. 
     86* More tests, [dynamic charting][DynamicTest] and quickstart demos. 
    8587 
    8688Road Map