UNPKG

ngx-frappe-chart

Version:

A simple and easy to use angular wrapper on top of frappe for generating awesome graphs.

10 lines (9 loc) 201 B
export declare const FrappeChartsConstants: { chartType: { percentage: string; pie: string; bar: string; line: string; axismixed: string; }; };