{{ bokeh_css }} {{ bokeh_js }}

Export data to CSV

This demo uses a CustomJS callback to export DataTable contents to CSV.

NOTE: On Safari the CSV will open in a new tab, rather than downloading.

{{ plot_div|indent(8) }} {{ plot_script|indent(8) }}