Change change.boEqG4476.txt by J [EMAIL PROTECTED]
/home/J/src/svn/openlaszlo/trunk/lps/components/charts/ on 2006-08-28
16:44:58 PDT

Summary: defaultchartstyle includes references to undefined font "myverity";
                 legenditem has typeo in a nested <text> @font;
                 comment out or remove all Debug.write()s from Charting & 
Graphing code.;
                 Dataseries component does not work with null or single results;
                 Various Charting and Graphing Bugs;

New Features: Banding, new point shapes, stroke, (miscellaneous minor others)

Bugs Fixed: LPP-2559, LPP-2499, LPP-2500, LPP-2496, LPP-2249

Technical Reviewer: Garth Smedley
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation: Bret and I fixed various bugs in Charting and Graphing, and as
                these bugs were all in the same files, and in the same files as 
other
                bugs that have already been filed that I'd been in the middle 
of fixing,
                and some fixes were reliant on other fixes, I figured the best 
way to
                submit them was all in one package.

Release Notes:

Details:
        common/dataseries.lzx: Made changes to eliminate errors
                when a user tries to use null or single data.  Numerous
                other problems were fixed as we found them.
        common/horizontalaxis.lzx: Fixed some positioning issues
                and other bugs were immediately corrected upon discovery.
        common/legend.lzx: Several bugs were corrected upon
                discovery.
        common/rectangularchart.lzx: Fixed problem with rightMargin
                not actually having any effect.  Fixed subsequent problems
                that resulted from fixing rightMargin.  Added ability to
                draw banding.  Fixed numerous other errors and issues.
        common/chart.lzx: Several bugs were corrected upon discovery.
        common/viewspoolmanager.lzx: Several bugs and debugger warnings
                that were corrected upon discovery.
        common/virtualdrawview.lzx: Several minor bugs fixed and some
                visual elements polished.
        common/datamarker.lzx: Created new point shapes, fixed issues
                with 'stroke', fixed other bugs as they were encountered.

        styles/defaultchartstyle.lzx: Made a few changes to accomodate
                the new features (banding, pointstyles, stroke, etc).
        styles/defaultchartstyle.xml: Fixed LPP-2496
        styles/chartstyle.lzx: Made a few changes to accomodate
                the new features (banding, pointstyles, stroke, etc).


Tests: Created a test chart and noted an absence of Debug.write()s and
           warnings and errors, and the presence of functionality in things
           that were broken.

Files:
M      styles/defaultchartstyle.lzx
M      styles/defaultchartstyle.xml
M      styles/chartstyle.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/virtualdrawview.lzx
M      common/chart.lzx
M      linechart/linechart.lzx
M      linechart/linechartplotarea.lzx

Attachment: patch.J.2556.tgz
Description: GNU Zip compressed data

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to