2.35.2-3 • Published 1 year ago
plotly-ppl.js-dist-min v2.35.2-3
- Fork the plotly repo
npm inpm run custom-bundle -- --out PPLplotlyBundle --traces scatter,barpolar,histogram- Find the generated file in the dist
- Copy + paste into the PPL-plotly-bundle folder
- find the generated file in the lib
- Copy + paste into the PPL-plotly-bundle folder
- Open PPL-plotly-bundle folder in terminal
npm loginnpm publish- if updating version change the version number, then
npm publish