Osman Yavuz
Osman Yavuz
Do you need help with Typescript conversion?
I am working on it.
I couldn't find enough time to work on this for a few months (10-12 hours at work) but i am hoping to send PRs for completed parts in june.
This is the simplest solution i could find, based on v14 button directive and HTML. I can work on a PR but I don't know if `mat-dynamic-button` is ok as...
Any update on this?
Hi @jettro, "color.threshold" is specific to gauge chart. With commit https://github.com/jettro/c3-angular-directive/commit/4a8e40ae0411bea738e9c2756a416aa8bc2651f7 "color.threshold.values" property seems to be implemented correctly. I did not test it. We only need "color.threshold.unit" and color.threshold.max" properties.
Same error with jsonpath-plus library which is an esm module and has builtin types. jsonpath-plus has types declaration at the root level. If you also set types field in exports...
`cursor.read()` already returns `Promise` if no callback supplied. Am i missing something? https://github.com/brianc/node-postgres/blob/master/packages/pg-cursor/index.js#L231 pg: 8.7.3 pg-cursor: 2.7.3