/d3LiquidGaugeApp

D3 Liquid Fill Gauge Demo on the Ionic app

Primary LanguageTypeScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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