sharmalab / eaglescope

Hierarchical and Cohort Visualization
BSD 3-Clause "New" or "Revised" License
10 stars 18 forks source link

GSoC22: Add And Delete Charts From GUI #66

Closed yahia3200 closed 2 years ago

yahia3200 commented 2 years ago

Description

This PR is for competing the settings and Vis-settings components. The implemented features are related to adding and removing charts directly from GUI instead of using the config file

Deleting Charts

delete_chart

Adding Charts

add_chart

Changing data URL source

Note: when changing data URL source or data type all the previous charts will be deleted automatically because they aren't valid anymore and the user can add new charts using the settings board

change_url new_dashboard