An open API service indexing awesome lists of open source software.

https://github.com/hraverkar/google-chart-example

Google Charts Example in Angular 9.
https://github.com/hraverkar/google-chart-example

angular9 charts google google-charts material-design nodejs

Last synced: 4 months ago
JSON representation

Google Charts Example in Angular 9.

Awesome Lists containing this project

README

        

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/heroku/node-js-getting-started)

# Angular 9 Google Charts Example
Angular 9 google charts.

# Screenshot
![Img1](https://raw.githubusercontent.com/hraverkar/Google-Chart-Example/master/screenshot/11.jpg)

## Tech Stack

* Angular 9
* Material Module
* Node.js
* Google Charts Angular

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm serve
```