Releases: predixdesignsystem/px-vis-timeseries
Releases · predixdesignsystem/px-vis-timeseries
v1.0.0-beta-2
Merge branch 'master' of http://github.com/PredixDev/px-vis-timeseries
BETA - not production ready
- changing ghp.sh to account for Alpha releases
- 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 series 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
- added dynamic menus on registers
- added toolbar and advanced zooming
- defaultSeriesConfig now updates _defaultSeriesConfig so defaultSeriesConfig doesnt have to have all defaults
- Multi-y axis
New major - Pre-release - not production ready
- 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
Fix tooltip
v0.0.4 fix tooltip
Fix demo issues
Merge commit '642ca0effb4fb9bf0b435e19a815d59d7ba7a459' # Conflicts: # HISTORY.md # bower.json # package.json