IBM / dse-do-dashboard

Plotly/Dash dashboard for Decision Optimization projects in IBM Cloud Pak for Data
Apache License 2.0
4 stars 3 forks source link

Feature: sort and select scenarios in main scenario selection drop-down #8

Open victorterpstra opened 2 years ago

victorterpstra commented 2 years ago

For demo purposes, allow a user to select a subset of scenarios to be included in the main scenario-select drop-down. I.e. hide scenarios that are not relevant at this moment. Also, allow a user to define a custom sort-order of the scenario. This supports telling a 'story' where we run through a sequence of scenarios. Allowing a sort-order avoids the need to name scenarios alphabetically.

Technically:

victorterpstra commented 2 years ago