Closed
Description
I am using the file plotly.js/dist/plotly-basic.js
and I found that the copyright and license information for d3 is missing.
So everybody who is using plotly is probably violating the terms of the d3 License.
My suggestions:
- add the license strings to the build output in a format that is respected by webpacks extractComments: https://webpack.js.org/plugins/terser-webpack-plugin/#extractcomments
- Add a note to the documentation of plotly, mentioning the usage, copyright and license information of d3
Metadata
Metadata
Assignees
Labels
No labels