flot-cursors-plugin
Version:
Cursors for flot charting
59 lines (41 loc) • 1.55 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
## [1.0.8]
### Changes ###
- fix cursor with xy thumbs
- fix thumbs for multiple webcharts on a page
- fix shutdown for thumbs
## [1.0.7]
### Changes ###
- fix thumb snapping when dragged
## [1.0.5]
### Changes ###
- cycle thumbs order when they are part of a cluster by clicking/tapping the cluster
- bring selected thumb to the front
## [1.0.4]
### Changes ###
- style thumbs icons
- reserve space for thumbs if axis are not in that position
## [1.0.3]
### Changes ###
- thumb class list, abbreviation and nice icons
## [1.0.2]
### Changes ###
- larger thumb radius
- top and right thumbs
### Bug fixes ###
- wrong distribution file order
- missing jQuery reference
## [1.0.1]
### Changes ###
- single file distribution in dist.es5/jquery.flot.cursors.js
- support for cursor thumbs
- add jquery.thumb.plugin for SVG thumb element movement
- documentation for thumb plugin
[1.0.8]: https://github.com/ni-kismet/flot-cursors-plugin/compare/v1.0.7...v1.0.8
[1.0.7]: https://github.com/ni-kismet/flot-cursors-plugin/compare/v1.0.5...v1.0.7
[1.0.5]: https://github.com/ni-kismet/flot-cursors-plugin/compare/v1.0.4...v1.0.5
[1.0.4]: https://github.com/ni-kismet/flot-cursors-plugin/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/ni-kismet/flot-cursors-plugin/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/ni-kismet/flot-cursors-plugin/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/ni-kismet/flot-cursors-plugin/compare/v1.0.0...v1.0.1