palantir / plottable

:bar_chart: A library of modular chart components built on D3
http://plottablejs.org/
MIT License
2.96k stars 224 forks source link

Fix PanZoomInteraction constraints #3412

Closed hellochar closed 6 years ago

hellochar commented 6 years ago

|| should've been an &&

hellochar commented 6 years ago

Hmm this is breaking on x axis panzoom...

blueprint-bot commented 6 years ago

fix lint

Demo: quicktests | fiddle

blueprint-bot commented 6 years ago

write better comment for constrainZoomValues

Demo: quicktests | fiddle

blueprint-bot commented 6 years ago

account for domain reversal in minmax constraints

Demo: quicktests | fiddle

blueprint-bot commented 6 years ago

add option to disable constraining to zoom method

Demo: quicktests | fiddle