Hi ,
Iam working with below
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
<script type="text/javascript">
google.charts.load('current', { packages: ['corechart'] });
</script>
I have filters to show data in graph when I keep update panel for autopost back then charts does not work.I have checked multiple threads regarding this but i did not get any answer .Please suggest