Releases: shutterstock/rickshaw
Releases · shutterstock/rickshaw
v1.7.0
v1.6.2
- Edits to the CONTRIBUTE, README, and LICENSE
- Adds ability to mark minutes using
m
v1.6.1
- andreftavares Added method to remove HoverDetail's mouse listeners.
- GermanBluefox Remove error if no jQuery.
- gaganawhad Add default value for
renderer
- michelle-stripe HoverDetail should default to being inactive.
- stuartnelson3 Add Rickshaw.Graph.Dragzoom
- mikeatlas use prepend/append files for UMD support
- tamasgoga fixed stacked area chart hover detail bug in firefox
- Mokeponi Fixes issue with negative values between 0 and -1
- Bhashit Create a locally scoped copy of the loop-index var to prevent accessi…
- cesine add Rickshaw.version
v1.6.0
v1.5.1
v1.5.0
- Make
lineplot
play nicely withmulti
renderer - Better support for range sliders and resizing
- Improve bar-width calculation for bar graphs
- Provide better interface for toggling stacking in area graphs
- Add UMD loader support
- Bugfixes for handling empty series
- jQuery conflict / compatibility fixes
v1.4.6
v1.4.5
- Improve placement of hovers so that they don't show outside the graph if possible
- Refactor the legend so that it's easier to subclass
- Add support for
area
graphs within themulti
renderer - Fix for long-standing bug with the range slider and inconsistent series data