A basic multi-select component based in Downshift.
Inside the indicator charts cockpit, use <CockpitMultiSelect> instead (which has a more convenient API that integrates with the Cockpit data structures).
The default is to restict the max number of selected items to 5. To allow unlimited number of selected items,
set maxSelectedItems to zero.