candela icon indicating copy to clipboard operation
candela copied to clipboard

Visualization components for the web

Results 98 candela issues
Sort by recently updated
recently updated
newest added

This would be a file that references `dist/candela.min.js` from the root of the repo, demonstrating how the bundle usage works. See [Jeff's comment](https://github.com/Kitware/candela/pull/503#issuecomment-312286703) on the matter.

- [ ] Explain Webpack usage (including webpack helper function) vs. built bundle - [ ] Show how to create custom component, etc.

See relevant comment: https://github.com/Kitware/candela/pull/491#discussion_r118244194

Adding some unit testing here would dramatically increase our coverage numbers, since it accounts for maybe 40% of the JavaScript code in Candela.

This is done in many or most of our components.

This procedure is used in many or most of the components.

Split actual D3 implementation into a simple visualization stupidly expects inputs and outputs—refactor the Matching logic of Resonant Laboratory to use any matching interface in these terms.

enhancement
Resonant Lab
backlog