UNPKG

ng2-charts

Version:

Reactive, responsive, beautiful charts for Angular based on Chart.js

16 lines (15 loc) 316 B
{ "$schema": "http://json-schema.org/schema", "$id": "ng2-charts-ng-add", "title": "ng2-charts ng-add schematic", "type": "object", "properties": { "project": { "type": "string", "description": "Name of the project", "$default": { "$source": "projectName" } } } }