Skip to content

New major - Pre-release - not production ready

Pre-release
Pre-release
Compare
Choose a tag to compare
@benoitjchevalier benoitjchevalier released this 04 Jan 00:10
· 389 commits to master since this release
  • removed registerLocation in favor of hideRegister and registerConfig
  • allowed to split out the config options into smaller objects: registerConfig, tooltipConfig, eventConfig
  • renamed enableTooltip to showTooltip for framework consistency
  • fixed bug where tooltipConfig wasn't applied
  • added clip path to cursor
  • added cursor config
  • added layers
  • added lowerSVG
  • changed line to line-svg
  • changed dataExtents
  • added the ability to redraw one serie on top of the others
  • added the ability to pass a navigator config and configure navigator axis
  • Updated register length to be dynamic based on if the navigator is included
  • margin and marginNav can now be set at initialization as well (=as attributes) and dynamically adjusted