I am creating a plugin and it has 2 charts that i would like to be shown on the Overview page. So i followed this guide: Adding charts to the Overview page | Pioreactor Docs
and added this to additional_config.ini:
[ui.overview.charts]
laerke_eu_pressure_readings=1
laerke_eu_pressure_deltas=1
but the lines are only added to the unit config as are the other line in my additional_config.ini so the charts do not show up on the overview page.
Is there anything i can change to make them show up automatically on the overview page after plugin installation?
I am on the latest version of the pioreactor software.
the plugin is here: laerke-eu-pressure-reading-plugin · PyPI