EmpaEconversion / aiidalab-aurora

AiiDAlab app for the Aurora BIG-MAP Stakeholder initiative
https://aiidalab-aurora.readthedocs.io/en/latest/
Other
2 stars 5 forks source link

Down-selection controls for capacity swarm plot #45

Closed edan-bainglass closed 1 year ago

edan-bainglass commented 1 year ago

Down-selection controls currently implemented for C vs. cycle are requested for the capacity swarm plot. We currently use the Seaborn package to plot box/swarm combo plots. The swarm part reacts to down-selection controls differently than the box plot, the latter being correct. Need to investigate the Seaborn implementation.

edan-bainglass commented 1 year ago

Resolved in #42