Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 19 and Version 21 of Ticket #2709


Ignore:
Timestamp:
01/05/17 15:13:39 (7 years ago)
Author:
pfleck
Comment:

r14545

  • Uses StringMatrix for statistics instead of winforms datagrid.
  • Precheck input/target variables only for statistics.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2709 – Description

    v19 v21  
    1818  - Show/Hide columns and rows
    1919    - Check All, Input/Target, None Variables option
     20    - ~~Initially only Input/Target variables should be checked~~
    2021- ~~DataCompletnessChart~~
    2122  - ~~Remove title~~
     
    3031
    3132= New features =
    32 - Distinguish Color and Grouping option in scatterplot
     33- ~~Distinguish Color and Grouping option in scatterplot~~
    3334  - ~~Current “Color” feature becomes “Grouping”~~
    3435  - ~~“Color” should be possible for all features, using the Color Gradient~~
     
    3637  - ~~Add slider for changing point size~~ (currently via config dialog)
    3738  - ~~Add regression line and add option to show/hide~~ (implemented in #2713)
    38 - MultiScatterplot
    39   - Add (better) tooltips (are legend tooltip in #2713)
     39- ~~MultiScatterplot~~
     40  - ~~Add (better) tooltips~~ (are legend tooltip in #2713)
    4041    - ~~Add correlation coefficient to scatterplot~~ (visible in tooltip of legend)
    4142- Histogram + MultiLinechart