chiasm-project / chiasm

A browser based environment for interactive data visualizations.
MIT License
184 stars 27 forks source link

Implement unset, requires more tests - Default values must be provided #7

Closed curran closed 9 years ago

curran commented 9 years ago

When a property is removed from a configuration, it should cause the value on the component to be set to its original value.

curran commented 9 years ago

Implemented in 8c43dc883d57fa45c432c47d1435c0c8c5fbfdb1 , requires more thorough unit tests