File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,6 @@ html_output/thirdparty/datatables/datatables.min.js
3434html_output/thirdparty/jquery/jquery-2.1.4.min.js
3535html_output/thirdparty/jszip/jszip.min.js
3636html_output/thirdparty/lodash/lodash.min.js
37- html_output/thirdparty/plotly/plotly.js-1.45 .2/dist/plotly.min.js
37+ html_output/thirdparty/plotly/plotly.js-2.18 .2/dist/plotly.min.js
3838html_output/thirdparty/popper/popper.js/dist/umd/popper.min.js
3939html_output/thirdparty/hsluv/hsluv-0.1.0.min.js
Original file line number Diff line number Diff line change 2828 < script src ="{{url_for('static', filename='thirdparty/bootstrap/bootstrap.bundle.min.js')}} "> </ script >
2929 < script src ="{{url_for('static', filename='thirdparty/datatables/datatables.min.js')}} "> </ script >
3030 < script src ="{{url_for('static', filename='thirdparty/popper/popper.js/dist/umd/popper.min.js')}} "> </ script >
31- < script src ="{{url_for('static', filename='thirdparty/plotly/plotly.js-1.45 .2/dist/plotly.min.js')}} "> </ script >
31+ < script src ="{{url_for('static', filename='thirdparty/plotly/plotly.js-2.18 .2/dist/plotly.min.js')}} "> </ script >
3232 < script src ="{{url_for('static', filename='thirdparty/hsluv/hsluv-0.1.0.min.js')}} "> </ script >
3333
3434 < script src ="{{url_for('static', filename='src/ColorScatterPlotly.js')}} "> </ script >
You can’t perform that action at this time.
0 commit comments