-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make sense of these functors and outer data
two properties need to look at the outer datum which is a well-documented but unsolved design failure of dc.js dc-js/dc.js#872 dc-js/dc.js#755 dc-js/dc.js#703 tl;dr it would be non-intuitive for the user to have to deal with objects they didn't provide to the library. but they often would like to know what the library has done with their data. :-p anyway, this apparently confused me into using .eval nowhere, and then wrapping all values in functors manually. just sooooo wrong.
- Loading branch information
1 parent
30a3f7a
commit 0526ff0
Showing
1 changed file
with
25 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters