CVS log for developer

From Socr

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 +
--------------
 +
* 11/26/2007  (Jenny Cui)
 +
    *For Charts and Analysis' "File Open" functoin , allow the first line with # in the front to be treated as table heading.
 +
    *Classes changed:
 +
        core.SOCRChart(1.12-1.13)
 +
        core.SOCRAnalysis(1.10-1.11)
--------------
--------------
* 11/15/2007  (Jenny Cui)
* 11/15/2007  (Jenny Cui)

Revision as of 20:48, 26 November 2007


  • 11/26/2007 (Jenny Cui)
   *For Charts and Analysis' "File Open" functoin , allow the first line with # in the front to be treated as table heading.
   *Classes changed: 
        core.SOCRChart(1.12-1.13)
        core.SOCRAnalysis(1.10-1.11)

  • 11/15/2007 (Jenny Cui)
 * Adding 2 histogram chart demo for BarCharts/XYCharts: 
           HistogramChartDemo6 (X value(in the form of numberA- numberB) is treated as range of number )
           HistogramChartDemo7 (X value is treated as string)
 *Classes changed: 
      chart. Chart(1.27->1.28)
      chart.SuperCategoryChart(1.5-1.6)
      chart.superIntervalXYChart(1.4-1.5)
      chart.data.DataConvertor(1.10-1.11)
      chart.demo.PowerTransformHistogramChart(1.10-1.11)
      chart.demo.PowerTransformNormalPlotChart(1.11-1.12)
      jars.implementedCharts.txt(1.17-1.18)
 * New classes added
         chart.demo.HistogramChartDemo6
         chart.demo.HistogramChartDemo7

Personal tools