Changeset 48

Show
Ignore:
Timestamp:
25/07/06 13:25:17 (2 years ago)
Author:
al
Message:

fix doc bugs

Files:

Legend:

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

    r46 r48  
    145145 
    146146 <li> 
    147      [Labels with Images][]
    148  </li> 
    149  
    150  <li> 
    151      [Axis Restrictions][]
     147      <a href="http://media.liquidx.net/js/plotkit-tests/labels-img.html">Labels with Images</a>
     148 </li> 
     149 
     150 <li> 
     151      <a href="http://media.liquidx.net/js/plotkit-tests/axis.html">Axis Restrictions</a>
    152152 </li> 
    153153</ul> 
     
    165165 <li> 
    166166     Fixed typo for calculating yrange in Layout.js (thanks to 
    167        HubrisSonic). 
     167     HubrisSonic). 
    168168 </li> 
    169169 
    170170 <li> 
    171171     Changed SweetCanvasRenderer to use axisLineColor for drawing lines over  
    172        background (thanks to HubrisSonic). 
    173  </li> 
    174 </ul> 
    175 <p>  background (thanks to HubrisSonic). 
    176 </p> 
     172     background (thanks to HubrisSonic). 
     173 </li> 
     174</ul> 
    177175 
    178176<h3>PlotKit 0.8</h3> 
  • plotkit/trunk/doc/PlotKit.txt

    r46 r48  
    7878* Fixed ignoring of maximum x and y values when setting xAxis/yAxis. 
    7979* Fixed typo for calculating yrange in Layout.js (thanks to 
    80   HubrisSonic). 
     80    HubrisSonic). 
    8181* Changed SweetCanvasRenderer to use axisLineColor for drawing lines over  
    82   background (thanks to HubrisSonic). 
     82    background (thanks to HubrisSonic). 
    8383 
    8484###PlotKit 0.8 
     
    132132[DynamicTest]: http://media.liquidx.net/js/plotkit-tests/dynamic.html 
    133133[Labels Example]: http://media.liquidx.net/js/plotkit-tests/labels.html 
    134 [Label with Images]: http://media.liquidx.net/js/plotkit-tests/labels-img.html 
    135 [Axis Restriction]: http://media.liquidx.net/js/plotkit-tests/axis.html 
     134[Labels with Images]: http://media.liquidx.net/js/plotkit-tests/labels-img.html 
     135[Axis Restrictions]: http://media.liquidx.net/js/plotkit-tests/axis.html 
    136136 
    137137{% endfilter %}