Unplanned
Last Updated: 30 Aug 2021 12:29 by Christian
Christopher
Created on: 09 Jul 2020 17:26
Category: Charts
Type: Feature Request
9
Range Area Chart

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

Duplicated Items
2 comments
Christian
Posted on: 30 Aug 2021 12:29

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

Christian
Posted on: 09 Aug 2021 11:50

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