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

Skip to content

Commit c1128af

Browse files
committed
left-align everything
1 parent d6421a6 commit c1128af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly/figure_factory/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Go check out your newly pushed branch at https://github.com/plotly/plotly.py. If
169169

170170
### Table of Current Figure Factories
171171
| Name | Documentation | In GitHub |
172-
| ------------------|:-----------------------------------------:| :---------: |
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)