Prompted by reviewing #27: we should build context per builder or remove mixed plot types from select_plot_builders(), because they can require different parameters. If we keep just single plot types per tab as we have now in the frontend, we can drop the comma-separated plot requests in the API.
Prompted by reviewing #27: we should build context per builder or remove mixed plot types from
select_plot_builders(), because they can require different parameters. If we keep just single plot types per tab as we have now in the frontend, we can drop the comma-separated plot requests in the API.