Data visualization
Data visualization tools for CHT Sync
These instructions assume you are running CHT Sync, CHT Core and PostgreSQL either with Kubernetes or Docker.
Superset
To build data visualization dashboards, follow the Superset instructions to run Superset and connect it to the PostgreSQL database. It is recommended that a way to track Superset changes be added via a git repository or any other version control system to make it easier to track changes over time and potentially catch and remediate bugs and regressions. Instructions on how to do this using a GitHub action can be found in the cht-sync repository.
Last updated on