Closed macaxpower closed 4 years ago
Had the same problem. After changing single quote to double quote at line 217
ticketit/src/Views/bootstrap4/admin/index.blade.php
like this
<script type="text/javascript" src='https://www.google.com/jsapi?autoload={ "modules":[{ "name":"visualization", "version":"1", "packages":["corechart"] }] }'></script>
all graphs are displayed.
@cryptoprof 🥇 Thank you very much 👍 it worked for me
I did the installation on my server but the graphics do not appear, can someone help me?