Osman Yavuz
Osman Yavuz
Can you implement color.threshold for gauges? C3 Documentation at http://c3js.org/reference.html#color-threshold is not complete but here is a working example http://c3js.org/samples/chart_gauge.html. @mdavid5 already implemented values property of this feature #68 but...
### Description Visual Studio 2022 breaks on an unhandled WebSocketException when browser.CloseAsync() is called. This only happens on .NET 8. When using .NET 6 there is no exception. I got...
Hi, #239 fixes situations where item collection is static or fast enough so it is loaded before `OnAfterRenderAsync` is called. But if you are loading data from a remote source,...