issues
search
HydroSysPotsdam
/
Forester
Interactive and web-based visualization of decision trees.
GNU General Public License v3.0
4
stars
0
forks
source link
Fixes
#21
Closed
david-strahl
closed
1 year ago
david-strahl
commented
2 years ago
[ ] Settings uses Quicksettings for very simple task, unnecessarily including another library. Better drop it.
[ ] Settings is streamlined for global settings. Update for multiple settings panels, too.
[ ] Legend generation and color assignment are not separated. Do this, so that the color scale can be changed after the legend was generated.
[ ] View system is not based on classes.
[x] Tree nodes mix data, layout, and other fields and is not based on classes.