Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom plotly bundle error #136

Closed
wants to merge 8 commits into from
Closed

Conversation

mithi
Copy link
Owner

@mithi mithi commented Jul 31, 2020

Custom Partial Plotly Bundle Split ( ~300kb ~115kb)

See also:

#135

@codecov
Copy link

codecov bot commented Jul 31, 2020

Codecov Report

Merging #136 into master will decrease coverage by 0.08%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
- Coverage   75.75%   75.67%   -0.09%     
==========================================
  Files          58       59       +1     
  Lines        1452     1455       +3     
  Branches      178      178              
==========================================
+ Hits         1100     1101       +1     
- Misses        306      308       +2     
  Partials       46       46              
Impacted Files Coverage Δ
src/components/CustomPlot.js 0.00% <0.00%> (ø)
src/components/HexapodPlot.js 89.47% <100.00%> (+0.58%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cdd2f1e...9abcc94. Read the comment docs.

@mithi
Copy link
Owner Author

mithi commented Aug 1, 2020

@mithi mithi closed this Nov 7, 2020
@mithi
Copy link
Owner Author

mithi commented Nov 7, 2020

This custom plotly bundle is an attempt to reduce the overall bundle size, but customizing something that we don't know that much about could lead to various problems in the future. So I decided not to pursue this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant