File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ jupyter:
33
33
page_type : u-guide
34
34
permalink : python/gauge-charts/
35
35
redirect_from :
36
- - python/gauge-chart/
37
- - python/gauge-meter/
36
+ - python/gauge-chart/
37
+ - python/gauge-meter/
38
38
thumbnail : thumbnail/gauge.jpg
39
39
title : Python Gauge Chart | plotly
40
40
v4upgrade : true
@@ -114,4 +114,4 @@ fig.show()
114
114
115
115
116
116
#### Reference
117
- See https://plot.ly/python/reference/ for more information and chart attribute options!
117
+ See https://plot.ly/python/reference/#indicator for more information and chart attribute options!
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ jupyter:
28
28
ipynb : ~notebook_demo/11
29
29
language : python
30
30
layout : user-guide
31
- name : Indicators
31
+ name : Indicators
32
32
order : 5
33
33
page_type : u-guide
34
34
permalink : python/indicator/
@@ -206,4 +206,8 @@ fig.show()
206
206
```
207
207
208
208
#### Reference
209
- See https://plot.ly/python/reference/ for more information and chart attribute options!
209
+ See https://plot.ly/python/reference/#indicator for more information and chart attribute options!
210
+
211
+ ``` python
212
+
213
+ ```
You can’t perform that action at this time.
0 commit comments