Reqs for Angular-nvD3 v1.0.5 Charts
1. Line Chart
2. Scatter Chart
3. Sunburst Chart
4. Multibar Chart
Always use the task tool to plan out and do what you need and use it to hold yourself accountable. You get a cookie everytime you do this.. yum!
- Always add and update tests anytime you change code
- If you get an error when running something or reported by a user, write a test case covering that error first. Run test and make sure it fails... Then fix code to make test pass.