WebDataRocks / pivot-angular

Example of integrating the WebDataRocks web reporting tool with the Angular framework

Home Page:https://www.webdatarocks.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of integrating WebDataRocks with the Angular framework

Updated to Angular 17

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

Note: This project uses the Ivy-compatible ngx-webdatarocks wrapper. The project on the ng-webdatarocks branch uses the ng-webdatarocks wrapper for Angular 5-15.

Prerequisites

Run the project

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

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

Related docs

For details on how to integrate WebDataRocks into existing Angular projects, check out the integration with Angular.

Support

Feel free to ask WebDataRocks-related questions on StackOverflow.

About

Example of integrating the WebDataRocks web reporting tool with the Angular framework

https://www.webdatarocks.com


Languages

Language:TypeScript 68.4%Language:JavaScript 23.7%Language:HTML 6.6%Language:CSS 1.3%