Will Epperson
Results
13
comments of
Will Epperson
Design: show a yellow indicator that goes away on next update similar to the blue indicator we have now, and also flash the column background as yellow then fade out
One potential design is to have API in notebook like below ```python import digautoprofile digautoprofile.track(list_of_dfs[0]) ``` and then at each timestep it evaluates this expression and shows a profile. A...
See https://dc-js.github.io/dc.js/