Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.2 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.2 KB

Example of integrating WebDataRocks with the Angular framework and Highcharts

This repository contains a sample project that shows how to integrate WebDataRocks with the Angular framework and Highcharts.

The project is also available as a live demo.

Prerequisites

Run the project

  1. Download or clone this project from GitHub:
git clone https://github.com/WebDataRocks/pivot-highcharts-angular.git
cd pivot-highcharts-angular
  1. Install npm packages:
npm install
  1. Run the project:
npm start

You can access the project at http://localhost:4200/.

Related docs

Support

Feel free to ask WebDataRocks-related questions on StackOverflow.