Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d6421a6

Browse files
committed
fix right column
1 parent 5b1fb9b commit d6421a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plotly/figure_factory/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,8 @@ $ git push origin add-ff-type
168168
Go check out your newly pushed branch at https://github.com/plotly/plotly.py. If you have any other questions, check out the [Plotly Contributing Page](https://github.com/plotly/plotly.py/blob/master/contributing.md). Thanks for contributing to Plotly's Graphing Library!
169169

170170
### Table of Current Figure Factories
171-
| Name | Documentation | In GitHub|
172-
| ------------------|:-------------: | -----: |
171+
| Name | Documentation | In GitHub |
172+
| ------------------|:-----------------------------------------:| :---------: |
173173
| 2D Density | https://plot.ly/python/density-plots/ |https://github.com/plotly/plotly.py/blob/master/plotly/figure_factory/_2d_density.py|
174174
| Annotated Heatmap | https://plot.ly/python/annotated_heatmap/ |https://github.com/plotly/plotly.py/blob/master/plotly/figure_factory/_annotated_heatmap.py|
175175
| Candlestick | https://plot.ly/python/candlestick-charts/|https://github.com/plotly/plotly.py/blob/master/plotly/figure_factory/_candlestick.py|

0 commit comments

Comments
 (0)