UNPKG

ng2-charts

Version:

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

9 lines (8 loc) 328 B
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';