@rinminase/ng-charts
Version:
Reactive, responsive, beautiful charts for Angular based on ng2-charts
9 lines (8 loc) • 320 B
TypeScript
export * from "./lib/charts.module";
export * from "./lib/base-chart.directive";
export * from "./lib/color";
export * from "./lib/colors";
export * from "./lib/default-colors";
export * from "./lib/theme.service";
export * from "./lib/monkey-patch-chart-js-legend";
export * from "./lib/monkey-patch-chart-js-tooltip";