]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix vertical alignment of legend labels (#4318)
authorEvert Timberg <evert.timberg+github@gmail.com>
Sun, 4 Jun 2017 17:34:05 +0000 (13:34 -0400)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Sun, 4 Jun 2017 17:34:05 +0000 (19:34 +0200)
commita9308301e34d3fb39462a8ed24e0fd09c7f388ef
treea90da4c87c380577db90370d6455a478a32ca55a
parentfd49ac9200ba91ca427766a479cc399dcc5678dd
Fix vertical alignment of legend labels (#4318)

Ensure that disabled legend style is drawn in the center of the text and that the text is correctly centered in the box.
src/plugins/plugin.legend.js