]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Implemented RTL support for legends and tooltips (#6460)
authorDaniel Cohen Gindi <Danielgindi@gmail.com>
Wed, 11 Sep 2019 23:20:03 +0000 (02:20 +0300)
committerEvert Timberg <evert.timberg+github@gmail.com>
Wed, 11 Sep 2019 23:20:03 +0000 (19:20 -0400)
commit376da2131e8dcc10f3e9a7faae9f5f684a2402f2
treee7b7980c202d3908201e2759dc19de4518417184
parent995efa5f9e7f6ac699669536f3760f4932df56d2
Implemented RTL support for legends and tooltips (#6460)

Implemented RTL support for legends and tooltips
docs/configuration/legend.md
docs/configuration/tooltip.md
src/core/core.tooltip.js
src/helpers/helpers.rtl.js [new file with mode: 0644]
src/helpers/index.js
src/plugins/plugin.legend.js