Skip to content

ISOTYPE, Better Responsive Frames

Compare
Choose a tag to compare
@emeeks emeeks released this 25 Oct 01:20
· 2553 commits to main since this release
  • Responsive Frames use a new resize listener which seems to work better than the earlier two models
  • ORFrame oLabel can take an object with an { orient, label } where label is the same as what was sent to oLabel (a boolean or a function that returns JSX SVG) and orient allows you to place labels on the "right" with horizontal projection or "top" with vertical projection.
  • ORFrame type object can now take an icon and and iconPadding setting that will cause rendered bar or clusterbar to be drawn with icons (spaced away from each other by the pixel value of iconPadding or 1 if nothing is sent).

screen shot 2017-10-24 at 6 01 26 pm