Andreas Heim

Results 3 comments of Andreas Heim

I don't know how other tools implement it. I _think_ they may rather just have you specify different folders for normal templates and partials. Not sure how that would integrate...

The c3 docs state that calling `unload` just before `load` will not work properly, as it will occur in the midst of the animation. http://c3js.org/reference.html#api-unload > If you call load...

I'm not using regions, so I'm not sure if my changes fix that. However I did verify that using load with `unload: true` does fix my issue with data not...