[Dashboard] Add chart settings/config documentation (#17053)

closes https://github.com/twentyhq/core-team-issues/issues/1973

---------

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
nitin
2026-01-15 18:35:39 +05:30
committed by GitHub
parent 466d272f9c
commit f218d652df
27 changed files with 677 additions and 64 deletions
@@ -258,14 +258,16 @@
"label": "Capabilities",
"pages": [
"user-guide/dashboards/capabilities/dashboards",
"user-guide/dashboards/capabilities/widgets"
"user-guide/dashboards/capabilities/widgets",
"user-guide/dashboards/capabilities/chart-settings"
]
},
{
"key": "dashboardsHowTos",
"label": "How-Tos",
"pages": [
"user-guide/dashboards/how-tos/dashboards-faq"
"user-guide/dashboards/how-tos/dashboards-faq",
"user-guide/dashboards/how-tos/widget-faq"
]
}
]