Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #2698, comment 11


Ignore:
Timestamp:
05/10/17 11:35:12 (8 years ago)
Author:
pfleck
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2698, comment 11

    initial v1  
    55* Maximum of 20 variables should be selected by default.
    66* All controls should be displayed (variable check box, slider, ...) before the charts are drawn (asynchronously?).
    7 * One slider for the chart size is sufficient. It is quite cumbersome to handle two sliders. The point size should also be adapted when the chart size changes.
     7* ~~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.
    88* Possible leak (memory, window handles). Removed controls are not disposed.
    99* 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.