Background
It appears that currently we don’t have a way to fully automate the migration of CDF Charts created in CDF dev to CDF prod. This would mean that it will be necessary to re-create all the Charts in prod CDF project by hand importing the exported calculations from dev.
Proposal
If there is API support for retrieving a representation of a Charts, it will be possible to easily migrate that to a different CDF project.
- Represent CDF Charts in data-sets.
- Add SDK capability to retrieve the object representation of the Charts.
- This should allow migration of Charts in-between different CDF projects.
We are working on investigating the creation of Charts through an API there is unfortunately not a timeline on this yet due to other priorities atm. Thanks again for the feedback!