Open gjwgit opened 3 days ago
Add a check button to the EXPLORE -> VISUAL -> BOXPLOT config (a second row) labelled as Box Plot Notch and enabled by default.
Create a provider for it in providers/visualise.dart as exploreVisualBoxplotNotchProvider.
providers/visualise.dart
exploreVisualBoxplotNotchProvider
Use the provider in r/source.dart for BOXPLOT_NOTCH - currently it is fixed as TRUE.
r/source.dart
When not enabled the following will be shown:
Description
Add a check button to the EXPLORE -> VISUAL -> BOXPLOT config (a second row) labelled as Box Plot Notch and enabled by default.
Create a provider for it in
providers/visualise.dart
asexploreVisualBoxplotNotchProvider
.Use the provider in
r/source.dart
for BOXPLOT_NOTCH - currently it is fixed as TRUE.When not enabled the following will be shown: