| 1 | == Future Ideas == |
| 2 | - Make Preprocessing Storable (store a "session") |
| 3 | - Regression line should start at the charts edges (not min/max point) |
| 4 | - Couple DataPreprocessing with DataImporter (export/import) |
| 5 | - More responsiveness (multiscatterplot) |
| 6 | - Export regression models |
| 7 | - Enhance value-pasting in DataGrid (automatic rename of Variables, ...) |
| 8 | - Double clicking of Views should not clone the data |
| 9 | - Create the DataCompletenessChart on pixel-basis instead of the slow chart |
| 10 | - Add highlighting of selected data in the charts |
| 11 | - Create better remove missing values manipulator (with a preview that looks like the data completeness chart) |
| 12 | |
| 13 | == Code Issues == |
| 14 | - Create UserControls for setting the Regression, Grouping, (Point-)Sizing |
| 15 | - Remove the "Logics" |
| 16 | |
| 17 | == Known Bugs == |
| 18 | - Wrong Color-Gradient when changing group-order |