m-gallesio
m-gallesio
If (and only if) this is implemented, I too think "some kind of configurable global object" would be the safest choice. This seems similar in concept to `globalResources` in v1...
Moreover, would upgrading to ImageSharp 2.X cause any breaking changes?
Typescript now provides ways to get the types of function parameters: https://www.typescriptlang.org/docs/handbook/utility-types.html#parameterstype Given this functionality I assume this request would be possible.
It works, thank you very much for your attention. (Also it seems I opened this in the wrong repository.) As for the documentation, how will Aurelia 2 handle this case?
+1 This should be easy to implement as a combination of `sim-card` and `credit-card`. Related issue: https://github.com/FortAwesome/Font-Awesome/issues/16837
> You can just use CSS to hide first node and first two links @bumbeishvili It seems the order of the links is not guaranteed, though. I have tried with...
Maybe it's a stupid question, but would it be worth it to have this as a global toggle to ease migrations from v1?
We have ran into this issue today. It seems the `min` value is respected but the `max` value is not. This seems to be the "offending" code: https://github.com/naver/billboard.js/blob/aad3dcc6d3c367c0ea5f7ba7e189ce9568d785cb/src/ChartInternal/shape/gauge.ts#L45
A couple more notes: - I mixed up candlestick charts and box plots, my bad for not investigating more. I guess box plots would also be interesting but I am...
I have currently developed a work-around which adds the error bars manually to the generated SVG, so having this functionality in the library is no longer a priority for us....