Skip to content

added toggle button for scatter display

Saad Jbabdi requested to merge issue_91_default_not_show_data into master

In compute_source, I check the status of the toggle button. If active, the data source is calculated, if not, it is set to [].

Merge request reports