vue-plotly
vue-plotly copied to clipboard
Fix autoResize
https://github.com/statnett/vue-plotly/issues/20
Note that for autoResize to actually work, you may need to set either responsive or autosize to true in the layout option
Pull Request Test Coverage Report for Build 29
- 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
- 1 unchanged line in 1 file lost coverage.
- Overall coverage remained the same at 60.0%
| Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
|---|---|---|---|
| src/Plotly.vue | 0 | 2 | 0.0% |
| <!-- | Total: | 0 | 2 |
| Files with Coverage Reduction | New Missed Lines | % |
|---|---|---|
| src/Plotly.vue | 1 | 60.0% |
| <!-- | Total: | 1 |
| Totals | |
|---|---|
| Change from base Build 28: | 0.0% |
| Covered Lines: | 28 |
| Relevant Lines: | 43 |