LyonDataViz / occupapp

Occupapp
https://occupapp.now.sh/
GNU General Public License v3.0
3 stars 2 forks source link

Add a panel to edit the points properties #35

Open severo opened 4 years ago

severo commented 4 years ago

Eg a handson table to edit the name, color, etc. of the points

Gremgrem commented 4 years ago

Cf. #10 -> classify points in group in the menu/panel? IMG_3232-min

romsson commented 4 years ago

As we already have many more attributes beyond groups (e.g. names, color) and more in the future (e.g. speed, orientation, ..) we may be better off with an https://handsontable.com/ that enumerates all attributes and make them editable. Using a table also addresses #14 and #26.

severo commented 4 years ago

Not editable for now, but there is a proof of concept at: https://occupapp-git-fork-severo-120.lyondataviz.now.sh/

Remaining:

severo commented 4 years ago

Bump to v1.3.0. We should divide the issue into various ones