Change 20071122-ben-j by [EMAIL PROTECTED] on 2007-11-22 14:05:05 PST
    in /Users/ben/src/svn/openlaszlo/trunk-for-charting
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Make documentation for charting and graphing appear, with live examples

New Features: Short chapter in devguide for Charting.
    Live examples in reference for charting.

Technical Reviewer: lou (pending)

Documentation:
This change adds live examples to the reference pages for
linechart, piechart, and barchart. It also adds a very very
short chapter in the developer's guide with samples of
each of the three kinds of charts.

It also adds a check to build.xml to make sure that LPS_HOME
is set to a parent of the current directory. This avoids a
development error possible when working with more than one
tree on the same machine.

Tests:
Notice live examples appear, and some part of them is visible, although
they are not yet positioned well within the canvas.
http://localhost:8080/trunk-for-charting/docs/reference/lz.piechart.html
http://localhost:8080/trunk-for-charting/docs/reference/lz.barchart.html
http://localhost:8080/trunk-for-charting/docs/reference/ lz.linechart.html
http://localhost:8080/trunk-for-charting/docs/developers/charting.html

Files:
A      docs/src/reference/resources/barchart_data_02.xml
A      docs/src/reference/resources/linechart_data_01.xml
A      docs/src/reference/resources/piechart_data_01.xml
M      docs/src/build.xml
M      docs/src/developers/index.dbk
A      docs/src/developers/programs/resources/barchart_data_02.xml
A      docs/src/developers/programs/resources/piechart_data_01.xml
A      docs/src/developers/programs/resources/linechart_data_01.xml
A      docs/src/developers/programs/charting-linechart.lzx
A      docs/src/developers/programs/charting-barchart.lzx
A      docs/src/developers/programs/charting-piechart.lzx
A      docs/src/developers/charting.dbk
M      lps/components/charts/barchart.lzx
M      lps/components/charts/linechart.lzx
M      lps/components/charts/piechart.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071122-ben- j.tar

Reply via email to