Skip to content

Commit 01227e4

Browse files
author
“mahdis-z”
committed
reference page
1 parent 23688b1 commit 01227e4

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

python/gauge-charts.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jupyter:
3333
page_type: u-guide
3434
permalink: python/gauge-charts/
3535
redirect_from:
36-
- python/gauge-chart/
37-
- python/gauge-meter/
36+
- python/gauge-chart/
37+
- python/gauge-meter/
3838
thumbnail: thumbnail/gauge.jpg
3939
title: Python Gauge Chart | plotly
4040
v4upgrade: true
@@ -114,4 +114,4 @@ fig.show()
114114

115115

116116
#### 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!

python/indicator.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jupyter:
2828
ipynb: ~notebook_demo/11
2929
language: python
3030
layout: user-guide
31-
name: Indicators
31+
name: Indicators
3232
order: 5
3333
page_type: u-guide
3434
permalink: python/indicator/
@@ -206,4 +206,8 @@ fig.show()
206206
```
207207

208208
#### 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+
```

0 commit comments

Comments
 (0)