Change 20070315-Philip-6 by [EMAIL PROTECTED] on 2007-03-15 10:12:15 EDT
in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/branches/legals
Summary: Prevent 'undefined' labels from being displayed in charts
New Features:
Bugs Fixed: LPP-3207 (partially)
Technical Reviewer: jcrowley
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Column labels were displayed as 'undefined' if no data were available to
display. I updated the changset to detect for null labels in the same
manner that linecharts do. This fix is more consistent with charting. Now
there is no label displayed at all.
Josh, I still need this change in spite of changes to the charting API (for
backward compatibility). This change works if the user doesn't specify a
dataset, but enables labels.
Tests: http://localhost:8080/legals/test/charts/columnchart/test_column_01.lzx
There are no 'undefined' labels above the bars.
Files:
M lps/components/charts/columnchart/columnchartplotarea.lzx
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070315-Philip-6.tar