lilliputten / sankey-graph-app

Sankey graph viewer and editor application
0 stars 0 forks source link

Integrate plotly library into the project code. Try to optimize build. #24

Closed lilliputten closed 7 months ago

lilliputten commented 8 months ago

Need to add correct dependencies for the plotly library into the project configuration (in order to be possible to correct install and build the project).

Try to exclude unused plotly requirements.

lilliputten commented 7 months ago

Finished in PR #26.