ember-cli-d3 icon indicating copy to clipboard operation
ember-cli-d3 copied to clipboard

Code for the examples

Open manuel-reil opened this issue 9 years ago • 3 comments

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

manuel-reil avatar Nov 22 '15 18:11 manuel-reil

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:

ming-codes avatar Nov 23 '15 06:11 ming-codes

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 avatar Apr 20 '16 09:04 bugduino

@bugduino You can find code examples in the dummy app.

ming-codes avatar Apr 20 '16 22:04 ming-codes