Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to support the new deps #1

Merged
merged 5 commits into from
Sep 25, 2017
Merged

Conversation

tomsaleeba
Copy link

I'm not sure where to PR to but seeing as I forked from your repo, it seems logical to PR back to you.

I've got the code working with lodash v4 and fixed up the examples:
https://tomsaleeba.github.io/angular-dc/example/stocks/pie.html
https://tomsaleeba.github.io/angular-dc/example/stocks/nasdaq.html

…ome(), _.zipObject() doesn't work the same as in v3 so replaced with a reduce, _.extend() doesn't work on Arrays so changed to concat. Add some checks for undefined to stop errors on the first digest. Fixed the examples. The examples don't use the bower dependencies because they use a CDN, that was a gotcha until I realised.
…s, update the example to list which deps you need
tomsaleeba pushed a commit to tomsaleeba/angular-dc that referenced this pull request Aug 29, 2017
@idanb11 idanb11 merged commit c77c6ce into idanb11:patch-2 Sep 25, 2017
@tomsaleeba tomsaleeba deleted the patch-2 branch September 26, 2017 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants