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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user