<script>
google.charts.load('upcoming', {packages: ['corechart']});
</script>
This release includes many more internal refactorings and migrations to ES6 and TypeScript, in preparation for the first phase of open-sourcing Google Charts.
alternatingRowStyle option to enable setting the background style of alternating rows to lighter and darker colors. Default is true.