kemokemo / d3LiquidGaugeApp

D3 Liquid Fill Gauge Demo on the Ionic app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D3 Liquid Fill Gauge Demo on the Ionic app

A simple ionic app of the ngx-d3-liquid-fill-gauge.

How to run

Prerequisites

Please install the ionic Ver. 3.2.X or later and the cordova.

$ npm install -g ionic@latest
$ npm install -g cordova

Clone and serve

$ git clone https://github.com/kemokemo/d3LiquidGaugeApp
$ cd d3LiquidGaugeApp
$ ionic serve

Dependencies

License

BSD 3-Clause

About

D3 Liquid Fill Gauge Demo on the Ionic app

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 76.6%Language:CSS 10.8%Language:HTML 10.0%Language:JavaScript 2.7%