1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-29 14:34:37 +04:00

chart height fixes

This commit is contained in:
codecalm
2019-12-05 20:07:10 -06:00
parent eb6a0216dc
commit 7fab912eec
8 changed files with 144 additions and 118 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ menu: docs.charts
<div id="{{ key }}" style="height: 16rem"></div>
</div>
</div>
{% include ui/chart.html id=key chart-id=data %}
{% include ui/chart.html id=key chart-id=data show-scripts=true %}
{% endexample %}
{% endif %}
{% endfor %}