1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-22 13:31:50 +04:00

charts label fixes

This commit is contained in:
codecalm
2021-02-21 21:09:19 +01:00
parent b1af6143d3
commit 1542945658
+2 -1
View File
@@ -199,7 +199,7 @@
{% if data.legend %}
show: true,
position: 'bottom',
offsetY: 8,
offsetY: 12,
markers: {
width: 10,
height: 10,
@@ -207,6 +207,7 @@
},
itemMargin: {
horizontal: 8,
vertical: 8
},
{% else %}
show: false,