This commit is contained in:
Jan Prochazka
2021-11-11 14:57:07 +01:00
parent d3c7a04d9d
commit 45501c82eb
2 changed files with 2 additions and 4 deletions

View File

@@ -34,8 +34,6 @@ const getChartExport = (title, config, imageFile) => {
</script>
</head>
</html>
<body onload="showChart()">
<img src="${imageFile}" id="myImage" />