ng2-googlechart
TypeScript icon, indicating that this package has built-in type declarations

2.21.0 • Public • Published

ng2-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 ng2-googlechart into your project

npm install ng2-googlechart --save

Please see this page for a demo with more examples.

License

MIT

Package Sidebar

Install

npm i ng2-googlechart

Weekly Downloads

101

Version

2.21.0

License

MIT

Unpacked Size

81.1 kB

Total Files

32

Last publish

Collaborators

  • shreekantha