Violin/Box Responsiveness Improvements

Issue #30 closed
Daniel Marsh-Patrick repo owner created an issue
  • If the box width and/or height becomes less than its stroke width (x 2), then don't render it
  • If the box height becomes less than the size of the mean circle then don't render the mean circle (like we have done with the box width already)
  • Prevent the height/width of the mean getting too large at higher viewport sizes.

Others TBD

Comments (5)

  1. Log in to comment