Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 4 and Version 7 of Ticket #925


Ignore:
Timestamp:
11/12/10 00:21:14 (14 years ago)
Author:
swagner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #925 – Description

    v4 v7  
    11The visualization capabilities of `DataTable`s sould be extended:
    2  * export charts into images
     2 * export charts into images (done)
    33 * flexible line coloring
    44 * tooltips
    5  * nicer visual appearance
    6  * multiple y-axis
    7  * different chart types (bars, lines, columns, points, etc.)
     5 * nicer visual appearance (done)
     6 * multiple y-axis (done)
     7 * different chart types (bars, lines, columns, points, etc.) (done)
    88 * 2D scatter plots
     9 * specify if points in a row start with index 0 or 1