In need a chart that has a shaded area between a max and min set of curves, indicating the allowable area
Like this one: https://demos.telerik.com/kendo-ui/range-area-charts/index
we need to build a chart similar to this:
https://demos.telerik.com/aspnet-ajax/htmlchart/examples/charttypes/range-bar-chart/defaultcs.aspx
hope you can provide it for blazor
Hi,
I would also need this chart type as soon as possible as we are migrating an existing (productive) application to Blazor and a range area chart is crucial for this.
I tried to achieve the same results by using the "ChartSeriesType.Area", but this doesn't work - as the "color" always starts at the x-axis and ChartSeries parameters like "LowField" don't have any impact.
Just to make sure: this feature request would then represent something like the "RangeSeriesDefinition" of your Silverlight suite, right? For example, blood pressure display (systolic/diastolic value):
Thank You and Best Regards,
Christian