Ben McCann
|
1c18a74ea0
|
Fix some JSDoc errors (#7026)
* Fix some JSDoc errors
* Fix helpers.dom JSDoc errors
* Add scale JSDoc errors
* Address review comment
* Fix additional errors
* Document optional parameters
* JSDoc fixes for datasetController
* Remove undefined
|
2020-02-03 07:52:55 -05:00 |
|
Ben McCann
|
26536f8849
|
Fix bug in opacity handling (#7047)
|
2020-02-01 08:20:22 -05:00 |
|
Ben McCann
|
1ae11c4d40
|
Format numbers in tooltip (#7004)
* Format numbers in tooltip
* Add check for typeof number
* Implement only for linear and log scales
|
2020-01-27 17:58:58 -05:00 |
|
Evert Timberg
|
5aaff3a1aa
|
Convert Tooltip to a plugin (#6990)
* Convert Tooltip to a plugin
* code review feedback
* Update docs. Convert positioners map to be on the plugin directly
|
2020-01-21 06:36:53 -05:00 |
|