|
1 | 1 | name = "charts"
|
| 2 | +title = "MongoDB Charts" |
| 3 | + |
| 4 | +intersphinx = ["https://docs.mongodb.com/manual/objects.inv", |
| 5 | + "https://docs.atlas.mongodb.com/objects.inv"] |
| 6 | + |
| 7 | +toc_landing_pages = ["/installation", "/dashboards", "/data-sources", |
| 8 | + "/administration", "/build-charts", "/launch-charts", |
| 9 | + "/tutorial/order-data/order-data-tutorial-overview", |
| 10 | + "/tutorial/movie-details/movie-details-tutorial-overview", |
| 11 | + "/chart-types", "/chart-type-reference/data-table", |
| 12 | + "/chart-type-reference/geo-spatial", |
| 13 | + "/chart-type-reference/choropleth", |
| 14 | + "/chart-type-reference/grid-charts", |
| 15 | + "/chart-type-reference/circular-charts", |
| 16 | + "/customize-charts", "/embedding-charts", |
| 17 | + "/view-export-chart-data", |
| 18 | + "/embedding-tutorials", |
| 19 | + "/embedding-charts-sdk"] |
2 | 20 |
|
3 | 21 | [constants]
|
4 |
| -version = "Atlas" |
| 22 | +version = "v0.10.0" |
| 23 | + |
| 24 | +[substitutions] |
| 25 | +charts = "MongoDB Charts" |
| 26 | +charts-short = "Charts" |
| 27 | +tls-ssl = ":abbr:`TLS (Transport Layer Security)`/:abbr:`SSL (Secure Sockets Layer)`" |
| 28 | +service = "Atlas" |
| 29 | +enc-channel = ":ref:`encoding channel <encoding-channels>`" |
| 30 | +aws = ":abbr:`AWS (Amazon Web Services)`" |
| 31 | +gcp = ":abbr:`GCP (Google Cloud Platform)`" |
| 32 | +html = ":abbr:`HTML (HyperText Markup Language)`" |
| 33 | +jwt = ":abbr:`JWT (JSON Web Token)`" |
| 34 | +cloud-svc = "Cloud" |
| 35 | +css = ":abbr:`CSS (Cascading Style Sheets)`" |
0 commit comments