Re-render the result graphs when the available space changes.

Use a ResizeObserver to detect when the graph container changes size,
and use it to re-render the D3 graph.

Addresses https://github.com/WebKit/MotionMark/issues/114
1 file changed
tree: a11e606723a21e8f5e4d5749a1930559f1984ad3
  1. MotionMark/
  2. .gitignore
  3. Governance.md
  4. index.html
  5. LICENSE
  6. README.md
README.md

MotionMark

MotionMark is a graphics benchmark to measure the performance of graphics operations on the web.