ahmadsoe/ember-highcharts

View on GitHub
blueprints/chart/files/__path__/__name__.js

Summary

Maintainability
A
0 mins
Test Coverage
import Highcharts from 'ember-highcharts/components/high-charts';

export default Highcharts.extend({
  // mode: '', // empty, 'StockChart', or 'Map'
  // chartOptions: {},
  // content: [],
  // theme: {}
});