|
7 | 7 | "# Authoring ArcGIS Dashboards using `arcgis.apps.dashboard`"
|
8 | 8 | ]
|
9 | 9 | },
|
| 10 | + { |
| 11 | + "cell_type": "markdown", |
| 12 | + "metadata": {}, |
| 13 | + "source": [ |
| 14 | + "## Table of Contents\n", |
| 15 | + "* [Introduction](#Introduction)\n", |
| 16 | + "* [Dashboard Elements](#Dashboard-Elements)\n", |
| 17 | + " * [Header](#Header)\n", |
| 18 | + " * [SidePanel](#SidePanel)\n", |
| 19 | + " * [Number Selector](#Number-Selector)\n", |
| 20 | + " * [Date Picker](#Date-Picker)\n", |
| 21 | + " * [Category Selector](#Category-Selector)\n", |
| 22 | + " * [Map Element](#Map-Element)\n", |
| 23 | + " * [MapLegend](#MapLegend)\n", |
| 24 | + " * [SerialChart](#SerialChart)\n", |
| 25 | + " * [PieChart](#PieChart)\n", |
| 26 | + " * [Indicator](#Indicator)\n", |
| 27 | + " * [Gauge](#Gauge)\n", |
| 28 | + " * [List](#List)\n", |
| 29 | + " * [Details](#Details)\n", |
| 30 | + " * [RichText](#RichText)\n", |
| 31 | + " * [Embedded Content](#Embedded-Content)\n", |
| 32 | + "* [Create Dashboard](#Create-Dashboard)\n", |
| 33 | + "* [Share Dashboard](#Share-Dashboard)" |
| 34 | + ] |
| 35 | + }, |
10 | 36 | {
|
11 | 37 | "cell_type": "markdown",
|
12 | 38 | "metadata": {},
|
|
0 commit comments