Author: jcrowley Date: 2007-07-27 12:11:46 -0700 (Fri, 27 Jul 2007) New Revision: 5828
Added: sandbox/jcrowley/lzcharts/ sandbox/jcrowley/lzcharts/barchart.lzx sandbox/jcrowley/lzcharts/barchartbacking.lzx sandbox/jcrowley/lzcharts/databar.lzx sandbox/jcrowley/lzcharts/linechart.lzx sandbox/jcrowley/lzcharts/linechartbacking.lzx sandbox/jcrowley/lzcharts/piechart.lzx sandbox/jcrowley/lzcharts/piepiece.lzx sandbox/jcrowley/lzcharts/test/ sandbox/jcrowley/lzcharts/test/lzcharts/ sandbox/jcrowley/lzcharts/test/lzcharts/barchart/ sandbox/jcrowley/lzcharts/test/lzcharts/barchart/barchart_data_02.xml sandbox/jcrowley/lzcharts/test/lzcharts/barchart/barchart_example_01.lzx sandbox/jcrowley/lzcharts/test/lzcharts/barchart/barchart_example_02.lzx sandbox/jcrowley/lzcharts/test/lzcharts/barchart/barchart_example_03.lzx sandbox/jcrowley/lzcharts/test/lzcharts/barchart/pics/ sandbox/jcrowley/lzcharts/test/lzcharts/barchart/pics/alpha_bevel.png sandbox/jcrowley/lzcharts/test/lzcharts/barchart/pics/gable.jpg sandbox/jcrowley/lzcharts/test/lzcharts/linechart/ sandbox/jcrowley/lzcharts/test/lzcharts/linechart/linechart_data_01.xml sandbox/jcrowley/lzcharts/test/lzcharts/linechart/linechart_example_01.lzx sandbox/jcrowley/lzcharts/test/lzcharts/linechart/linechart_example_02.lzx sandbox/jcrowley/lzcharts/test/lzcharts/linechart/linechart_example_03.lzx sandbox/jcrowley/lzcharts/test/lzcharts/linechart/pics/ sandbox/jcrowley/lzcharts/test/lzcharts/linechart/pics/meer.jpg sandbox/jcrowley/lzcharts/test/lzcharts/piechart/ sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_data_01.xml sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_example_01.lzx sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_example_02.lzx sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_example_03.lzx sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_example_04.lzx sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_example_05.lzx sandbox/jcrowley/lzcharts/wholepie.lzx Log: Checking in new charting stuff, basically final draft of initial development. Will check in to legals branch soon. Added: sandbox/jcrowley/lzcharts/barchart.lzx Property changes on: sandbox/jcrowley/lzcharts/barchart.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/barchartbacking.lzx Property changes on: sandbox/jcrowley/lzcharts/barchartbacking.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/databar.lzx Property changes on: sandbox/jcrowley/lzcharts/databar.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/linechart.lzx Property changes on: sandbox/jcrowley/lzcharts/linechart.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/linechartbacking.lzx Property changes on: sandbox/jcrowley/lzcharts/linechartbacking.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/piechart.lzx Property changes on: sandbox/jcrowley/lzcharts/piechart.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/piepiece.lzx Property changes on: sandbox/jcrowley/lzcharts/piepiece.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/test/lzcharts/barchart/barchart_data_02.xml Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/barchart/barchart_data_02.xml ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/test/lzcharts/barchart/barchart_example_01.lzx Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/barchart/barchart_example_01.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/test/lzcharts/barchart/barchart_example_02.lzx Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/barchart/barchart_example_02.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/test/lzcharts/barchart/barchart_example_03.lzx Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/barchart/barchart_example_03.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/test/lzcharts/barchart/pics/alpha_bevel.png Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/barchart/pics/alpha_bevel.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: sandbox/jcrowley/lzcharts/test/lzcharts/barchart/pics/gable.jpg Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/barchart/pics/gable.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: sandbox/jcrowley/lzcharts/test/lzcharts/linechart/linechart_data_01.xml Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/linechart/linechart_data_01.xml ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/test/lzcharts/linechart/linechart_example_01.lzx Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/linechart/linechart_example_01.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/test/lzcharts/linechart/linechart_example_02.lzx Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/linechart/linechart_example_02.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/test/lzcharts/linechart/linechart_example_03.lzx Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/linechart/linechart_example_03.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/test/lzcharts/linechart/pics/meer.jpg Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/linechart/pics/meer.jpg ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_data_01.xml Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_data_01.xml ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_example_01.lzx Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_example_01.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_example_02.lzx Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_example_02.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_example_03.lzx Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_example_03.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_example_04.lzx Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_example_04.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_example_05.lzx Property changes on: sandbox/jcrowley/lzcharts/test/lzcharts/piechart/piechart_example_05.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native Added: sandbox/jcrowley/lzcharts/wholepie.lzx Property changes on: sandbox/jcrowley/lzcharts/wholepie.lzx ___________________________________________________________________ Name: svn:mime-type + text/plain Name: svn:eol-style + native _______________________________________________ Laszlo-checkins mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins
