@vrushalisoft/googlechart
TypeScript icon, indicating that this package has built-in type declarations

1.9.1 • Public • Published

Installation of googlechart

Please see this page for a live demo.

NPM Version Downloads

Step 1:Add the following code into your index.html

<script src="https://www.google.com/jsapi"></script>
<script >
 google.load('visualization', '1.0', {
    'packages': ['corechart']
  });
  </script>

Step 2:Install googlechart into your project

npm i @vrushalisoft/googlechart --save

Please see this page for a demo with more examples.

License

MIT

Package Sidebar

Install

npm i @vrushalisoft/googlechart

Weekly Downloads

2

Version

1.9.1

License

MIT

Unpacked Size

66.3 kB

Total Files

28

Last publish

Collaborators

  • vrushalisoft