Closed cvasseng closed 8 years ago
Made first step towards this, and added highed.installTemplate(...)
to dynamically add templates.
The functionality around adding templates have been extended to allow fushing built-in templates. In the next release, we can consider refactoring out the templates completely so that including them is optional.
It might be a good idea to not include the chart templates in the baking, and instead create a simple interface to add templates after the fact. The argument here is that it would simplify adding custom templates.