patch.jcrowley.859B.tgz
Description: Binary data
Change change.O60MQjEiq.txt by [EMAIL PROTECTED] /Users/ jcrowley/src/svn/openlaszlo/secondtrunk/lps/components/charts/ on 2006-09-29 13:44:37 EDT
Summary: Charting components don't allow easy extension
- datacolumn can not be easily extended, for instance;
all chart attributes should have intelligent default
values; there does not appear to be a way to display
labels over each column in a column chart if the chart
displays multiple columns; Legends on multiple charts
on the one canvas overwrite legend text
New Features:
Bugs Fixed: LPP-2574, LPP-2548, LPP-2501, LPP-900
Technical Reviewer: Garth Smedley
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation: Datacolumn and dataseries can now be
extended; chart attributes that were undefined or
defined with the wrong type of value have been
corrected; labels will now be drawn over more than
just the first column, and will not show up as just
black bars; multiple charts on the same page will
have legends that work appropriately.
Release Notes:
Details: Used Elliot's "instance of" suggestion for
ability to extend datacolumn and dataseries.
One can now have labels over more than just the
first column by specifying the columns one wants
labeled as an array. (Working on ability to
label only specified column groups, filed as bug
LPP-2811.) Legends on a canvas with more than
one chart will have values that correspond
appropriately with the chart specified.
Tests: Ran through the C&G tests, and through the
test cases provided by bug-reporters - noticed
an absence of problems described.
Files:
M columnchart/columnchartplotarea.lzx
M columnchart/columnchart.lzx
M piechart/piepiece.lzx
M piechart/piechartplotarea.lzx
M piechart/piechart.lzx
M styles/defaultchartstyle.lzx
M styles/defaultchartstyle.xml
M styles/chartstyle.lzx
M barchart/barchart.lzx
M barchart/barchartplotarea.lzx
M common/axis.lzx
M common/datalabel.lzx
M common/datamarker.lzx
M common/horizontalaxis.lzx
M common/viewspoolmanager.lzx
M common/dataseries.lzx
M common/rectangularchart.lzx
M common/legend.lzx
M common/databar.lzx
M common/virtualdrawview.lzx
M common/chart.lzx
M linechart/linechart.lzx
M linechart/linechartplotarea.lzx
_______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
