Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 1 and Version 2 of Ticket #2709, comment 43


Ignore:
Timestamp:
05/16/17 15:02:05 (7 years ago)
Author:
pfleck
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2709, comment 43

    v1 v2  
    11== Review comments from [ticket:2698#comment:11] ==
    22
    3 * Maximum of 20 variables should be selected by default.
     3* ~~Maximum of 20 variables should be selected by default.~~ (comment:45)
    44* All controls should be displayed (variable check box, slider, ...) before the charts are drawn (asynchronously?).
    55* ~~One slider for the chart size is sufficient. It is quite cumbersome to handle two sliders.~~(r14917) The point size should also be adapted when the chart size changes.
    66* ~~Possible leak (memory, window handles). Removed controls are not disposed.~~(comment:44)
    7 * Inserting and removing charts is quite ugly and pretty slow. Another possibility would be to set the column / row width to 0. Maybe that is a "better" solution.
     7* ~~Inserting and removing charts is quite ugly and pretty slow. Another possibility would be to set the column / row width to 0. Maybe that is a "better" solution.~~ (comment:45)