Skip to content

v0.5.4

Compare
Choose a tag to compare
@Frencil Frencil released this 21 Feb 17:05
· 810 commits to develop since this release
  • Migrate signifigance lines to more generic orthogonal line data layer, definable with only layout directives (no more static data)
  • Correct return values for several transformation functions when the input is 0
  • Refactor behavior definitions to be more explicit in layouts and allow for easier expansion of behaviors
  • Add support for linking to a dynamically generated URL as an event behavior (e.g. clicking an element)
  • Clean up color declarations that were not SVG-standards compliant and add support for fill_opacity layout directive
  • Updated dev dependencies and fixed dev install process