Fixed
Details
Assignee
Alan HarnumAlan HarnumReporter
Cindy LiCindy LiComponents
Priority
Major
Details
Details
Assignee
Alan Harnum
Alan HarnumReporter
Cindy Li
Cindy LiComponents
Priority
Created July 30, 2015 at 7:32 PM
Updated October 7, 2015 at 1:54 PM
Resolved September 25, 2015 at 7:27 PM
After the discussion with Antranig and Colin, the features that the wrapper component should have for the first cut:
1. Be able to accept the input data set and pie chart options to create a pie chart
2. Be able to register DOM listeners (click or hover) on D3 life cycle events like infusion "onCreate" and "afterRender"
3. Do not need to wrap up d3 enter() and exit() so users are free to use D3 renderer