An open API service indexing awesome lists of open source software.

https://github.com/iwatake2222/bokeh_export_csv


https://github.com/iwatake2222/bokeh_export_csv

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# bokeh_export_csv

Export CSV from graph html created by [Bokeh](https://bokeh.org/)

# Usage

```
python3 bokeh_export_csv.py graph.html
```

# Note

Assuming that the graph html file is generated by `bokeh.plotting.save`