I'm probably doing something incorrectly to have these issues, or maybe it is designed this way. But here are some questions I had
- When trying to upload a new csv, the new dataset is not immediately accessible in the wizards drop down menu and admin panel. I have to stop and rerun the wizard_launcher.sh script for the site to update.
- Related to this, when I add new plots using the wizard. The docker container running the prod site does not seem to update even after relaunching the container. I have to use
docker-compose build for the changes to be shown.
- I'd like to add 20+ data dictionaries for a stacked bar plot. I'm guessing the easiest way to do it is using the json config files. But I am not sure where to edit and place that (unless I'm missing some documentation)
I'm probably doing something incorrectly to have these issues, or maybe it is designed this way. But here are some questions I had
docker-compose buildfor the changes to be shown.