Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17b05a commit b2569f7Copy full SHA for b2569f7
_includes/reference-side-nav.html
@@ -79,6 +79,10 @@
79
<a href="#funnelarea">Funnel Area</a>
80
</li>
81
82
+ <li class="--sidebar-item">
83
+ <a href="#indicator">Indicator</a>
84
+ </li>
85
+
86
<li class="--sidebar-item --sub-head">3D</li>
87
88
<li class="--sidebar-item">
@@ -124,6 +128,14 @@
124
128
<a href="#scattermapbox">Scatter Mapbox</a>
125
129
126
130
131
132
+ <a href="#choroplethmapbox">Choropleth Mapbox</a>
133
134
135
136
+ <a href="#densitymapbox">Density Mapbox</a>
137
138
127
139
140
<li class="--sidebar-item --sub-head">Specialized</li>
141
0 commit comments