]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix tooltip caret border when caret is on right or bottom (#7565)
authorEvert Timberg <evert.timberg+github@gmail.com>
Mon, 29 Jun 2020 11:55:09 +0000 (07:55 -0400)
committerGitHub <noreply@github.com>
Mon, 29 Jun 2020 11:55:09 +0000 (07:55 -0400)
commitff29522f5f7ddc04f92cefdbecb8c8cc7ede4cdf
tree813079df7ffa73b84ef521297e6b64f648dee533
parent533bbea7667c92f5f8b3a7f5ca4b71140fea194c
Fix tooltip caret border when caret is on right or bottom (#7565)

* Fix tooltip caret border when caret is on right or bottom
* Lint fixes

* Code review feedback
src/plugins/plugin.tooltip.js