ming-codes / ember-cli-d3

An ember-cli addon to provide D3 integration into Ember app.
MIT License
43 stars 18 forks source link

Remove explicit layout in data-visual component #52

Closed ming-codes closed 8 years ago

ming-codes commented 8 years ago

The import is too eager to load the template, and the template request HTMLBars to be present. This causes compatibility issue with lower Ember version.