ember-cli-d3
ember-cli-d3 copied to clipboard
Code for the examples
This addon seems to be very professional and extensible. However, I do not know how to implement D3 charts with it. Could you please extend your documentation and/or provide the code for the examples?
Thank you, Manuel
All the code for the examples in the demo is in this repo. In fact, the demo is just the dummy app used to test this addon.
There's another addon called ember-code-snippet that lets you embed code snippets inside the app from part of the app itself. I just haven't got around to it yet. Contributions are welcomed :smile:
Hi,
i want to start using your addon but I didn't find code examples too. I looked at gh-pages branch but there is only the dist version, am I wrong?
@bugduino You can find code examples in the dummy app.