vue-plotly icon indicating copy to clipboard operation
vue-plotly copied to clipboard

Fix autoResize

Open glorat opened this issue 5 years ago • 1 comments

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

glorat avatar Jan 10 '20 03:01 glorat

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 Coverage Status
Change from base Build 28: 0.0%
Covered Lines: 28
Relevant Lines: 43

💛 - Coveralls

coveralls avatar Jan 10 '20 03:01 coveralls