Superset contains "echarts" charts. These charts have many settings in json format. On the website echarts.apache.org. Where does Superset store these settings for the charts I created? Can I edit these settings manually?
Superset 1.5.1
Main database - postgresql
For example, dashboards metadata is stored in the table "dashboard". Information about the data on which the chart is made, in the table "slices".