Changes between Version 14 and Version 15 of soc/2007/VisualizationOfContainers
- Timestamp:
 - Jun 15, 2007, 1:59:55 AM (15 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
soc/2007/VisualizationOfContainers
v14 v15 142 142 * background colors 143 143 * Unicode strings 144 145 = 4. Bugs D: = 146 * Changing or setting the x_scale after calling my_graph<<draw_axis() makes the axis not be drawn. 147 * This is caused because I store points after setting the graph. I will fix this by storing infinity as +NaN in the point, and when outputting, writing it at a location far off the graph  
