ng2-google-charts
Angular Google Charts module
File Explorer
Download Latest Version (.zip)- FUNDING.yml
- example.json
- spec.ts
- index.ts
- commands.ts
- index.ts
- tsconfig.json
- .compodocrc.yaml
- Advanced_usage.md
- Chart_editor.md
- Dashboard_and_controls.md
- Events.md
- Formatters.md
- summary.json
- Usage.md
- chart-error-event.ts
- chart-html-tooltip.ts
- chart-mouse-event.ts
- chart-ready-event.ts
- chart-select-event.ts
- geochart-events.ts
- google-chart.component.spec.ts
- google-chart.component.ts
- google-charts-control.component.spec.ts
- google-charts-control.component.ts
- google-charts-dashboard.component.spec.ts
- google-charts-dashboard.component.ts
- google-chart-editor.ts
- google-charts-datatable.ts
- google-charts-interfaces.ts
- google-charts-loader.service.spec.ts
- google-charts-loader.service.ts
- ng2-google-charts.module.ts
- public-api.ts
- test.ts
- CHANGELOG.md
- karma.conf.js
- LICENSE.md
- ng-package.json
- package.json
- README.md
- tsconfig.lib.json
- tsconfig.lib.prod.json
- tsconfig.spec.json
- charts-gallery.component.css
- charts-gallery.component.html
- charts-gallery.component.spec.ts
- charts-gallery.component.ts
- shakespeare.ts
- dashboard-gallery.component.html
- dashboard-gallery.component.spec.ts
- dashboard-gallery.component.ts
- app-routing.module.ts
- app.component.html
- app.component.spec.ts
- app.component.ts
- app.module.ts
- .gitkeep
- environment.prod.ts
- environment.ts
- favicon.ico
- index.html
- main.ts
- polyfills.ts
- styles.css
- test.ts
- .browserslistrc
- .editorconfig
- .gitignore
- angular.json
- CHANGELOG.md
- cypress.json
- DOCUMENTATION.md
- karma.conf.js
- LICENSE.md
- package-lock.json
- package.json
- README.md
- README.ng.md
- tsconfig.app.json
- tsconfig.json
- tsconfig.spec.json
# Installation Guide
1. Get the code
git clone https://github.com/gmazzamuto/ng2-google-charts
Downloads the entire project code from GitHub to your computer.
cd ng2-google-charts
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm i --save ng2-google-charts
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
