Kirill Baldin
Kirill Baldin
> You can call `OverloadStyle` at the bottom of react tree after app ```tsx ``` but at the same time, it is important that the components you override must be...
https://github.com/meded90/d3-regression/blob/master/src/sigmoidal.ts might come in handy
add pull requyest https://github.com/HarryStevens/d3-regression/pull/48
I don't have time to publish typings in npm, but you can copy only the typings into your repository and connect them like this. [typing files](https://github.com/meded90/d3-regression/tree/master/dist/src) ```ts declare module 'd3-regression'...