Menu

#11 properties of columns, series

open
nobody
Controller (4)
5
2007-01-12
2007-01-12
No

saving defaults (learning defaults) of tables and graphs have a problem for parameters of columns and series. If the DataTableColumnInfos or the SimpleDataSeries are generated by the table or graph renderer, there is no class with which to associate the default value. Currently these do not get defaults. There are issues in that both table and graph may get multiple instances of DataTableColumnInfo or SimpleDataSeries created but some of their parameters will be different and must be distringuished to, for example, learn which column to sort on, or to remember the user-supplied label for a data series.

Discussion

  • Andrew W Crapo

    Andrew W Crapo - 2007-10-30

    Logged In: YES
    user_id=867906
    Originator: YES

    originalDataTitle with multiple defaults differentiated by specified property should fix this

     
  • Andrew W Crapo

    Andrew W Crapo - 2007-10-30

    Logged In: YES
    user_id=867906
    Originator: YES

    originalDataTitle with multiple defaults differentiated by specified property should fix this