Releases: cnoelle/canvas2d-zoom
Releases · cnoelle/canvas2d-zoom
v0.1.6
- LineUtils: support x axis at the top and y axis on the right
v0.1.5
- LineUtils: support decreasing axis ticks
v0.1.4
- add
drawCustom
method
- new module
LineUtils
with methods to draw lines and coordinate axes with custom zoom and pan transformations
v0.1.3
- Add minimum size attributes for circles and rectangles: circle-min-radius, rect-min-width and rect-min-height
v0.1.1
- Add double click handler, new attribute double-click-mode with values reset or zoom
- Possibility to reset the zoom and pan state via Ctrl + Enter