You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D3 4.0 release is imminent. 2.0 will migrate to using 4.0.
graph test helper needs to be better thought out. With the introduction async/await, there may be better way to write this test helper.
Drop support for Ember 1.x and only supporting Ember 2.x moving forward. With upcoming release of Ember LTS. It may make sense to only support LTS versions.
The chiasm-project is interesting. Maybe good idea to base {{data-visual}} on it.
Try to steer people to design data vis that take advantage of other great add-ons in the Ember community. This probably also means ember-cli-d3 will try to do less while empowering developer to do more. From the news that I have gathered on what's coming down the pipeline for Ember and Ember CLI, there may not be a need for this addon in the future.
This issue is used to track/discuss any plan for 2.0 rollout. Below is a list of ideas that came to mind. Feedbacks appreciated.
data-generatoris being removed. Users are suggested to migrate to using Marak/faker.jsgraphtest helper needs to be better thought out. With the introduction async/await, there may be better way to write this test helper.The chiasm-project is interesting. Maybe good idea to base{{data-visual}}on it.ember-cli-d3will try to do less while empowering developer to do more. From the news that I have gathered on what's coming down the pipeline for Ember and Ember CLI, there may not be a need for this addon in the future.