chiasm-project / chiasm

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

Implement dynamic plugin change in ConfigDiff #8

Closed curran closed 9 years ago

curran commented 9 years ago

Requires changing configDiff.js to generate the correct sequence of actions to tear down the old component and set up a new one when the plugin changes in the configuration. This is necessary for switching dynamically between visualization types.

When the plugin property for a component changes, the following sequence of actions should be generated and executed in the runtime:

curran commented 9 years ago

Added in 53fffe5e1a6a65f8d97e56369b9b399d5c64fb4a