As comment says in https://github.com/chartwerk/base/blob/master/src/index.ts,
abstractclassChartwerkPod<TextendsTimeSerie,OextendsOptions>{// ...constructor(// maybe it's not the best ideaprotected_d3: typeofd3,el: HTMLElement,// ...){it's not the best idea, but not "maybe". Why do you really need this d3 param?
Is it because you can't compile lib otherwise? Well, I think it doable....
As comment says in https://github.com/chartwerk/base/blob/master/src/index.ts,
it's not the best idea, but not "maybe". Why do you really need this
d3param?Is it because you can't compile lib otherwise? Well, I think it doable....