Skip to content

Commit a2cc7f4

Browse files
committed
updated readme
1 parent fb5ca7d commit a2cc7f4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,12 @@ chart.add_data_set(data, 'spline', 'Temperature', marker={'enabled': False})
196196
chart
197197
```
198198

199+
# Example notebooks:
200+
201+
* [Highcharts](http://nbviewer.ipython.org/github/kyper-data/python-highcharts/blob/master/examples/ipynb/highcharts/Example1.ipynb)
202+
* [Highmaps](http://nbviewer.ipython.org/github/kyper-data/python-highcharts/blob/master/examples/ipynb/highmaps/Example1.ipynb)
203+
* [Highstock](http://nbviewer.ipython.org/github/kyper-data/python-highcharts/blob/master/examples/ipynb/highstock/Example1-basic-line.ipynb)
204+
199205
## Todo:
200206

201207
* More charts support

0 commit comments

Comments
 (0)