fix of https://github.com/awssat/kleeja/issues/25
This commit is contained in:
Mitan Omar
2019-01-01 22:43:47 +01:00
committed by GitHub
parent 2300a979d0
commit 45d9e73551

View File

@@ -48,6 +48,7 @@ $(function () {
barSpace: 5,
width: $('#chart_stats').width
});
document.getElementById("chart_stats").style.height = "251px";
</IF>