Telerik Forums
UI for Blazor Forum
0 answers
14 views

Hi,

 

We currently make use of the heatmap element like this.

Depending on a value we would like to add diagonal lines over some of the boxes like this

There doesn't seem to be an template for the component and I haven't been to add it in as a background/overlay.

 

Is there any possible way to achieve this?

Henrik
Top achievements
Rank 1
 asked on 11 Apr 2024
0 answers
7 views
I have a ChartSeries and I set the ChartMarkerType.  I want to be able to click on the point in the chart and change that single point's size and color.  For example, if all the points on the ChartSeries and color:red/size:10, I want to change that point to color:green/size15.  The rest of the points stay color:red/size:10
Chance Robertson
Top achievements
Rank 1
 asked on 26 Mar 2024
1 answer
25 views

I have a chart with two line series, one showing current values, and the other as a reference line.

On the reference line I don't want any adornment or interaction, so I have made the markers invisible.

However, the data points still appear if you hover over where they would be.

Is there a property to prevent that?

At the moment I'm just setting their size to zero to make them as least noticeable as possible

Svetoslav Dimitrov
Telerik team
 answered on 20 Mar 2024
1 answer
19 views
how can I do Parameter Linkage in a blazor with multiple graph? Does anyone have a sample?
Literately I want to achieve this: https://towardsdatascience.com/dynamic-charts-make-your-data-move-19e540a06bd3 using blazor
Dimo
Telerik team
 answered on 23 Feb 2024
1 answer
100 views

Hi, 

Recently, I just updated my Blazor project to .NET8 and facing the following issue every time rendering Telerik Components. 

This issue doesn't appear when using .NET7 and Telerik Blazor UI 5.0.1. 

Please let me know if you have been facing this issue before.

My current packages:

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.1" />
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.8.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Telerik.DataSource" Version="3.0.0" />
<PackageReference Include="Telerik.Documents.Core" Version="2023.3.1106" />
<PackageReference Include="Telerik.Documents.SpreadsheetStreaming" Version="2023.3.1106" />
<PackageReference Include="Telerik.Recurrence" Version="0.2.1" />
<PackageReference Include="Telerik.UI.for.AspNet.Core" Version="2023.2.718" />
<PackageReference Include="Telerik.UI.for.Blazor" Version="5.0.1" />
<PackageReference Include="Telerik.Zip" Version="2023.3.1106" />
</ItemGroup>



 

Dimo
Telerik team
 answered on 02 Feb 2024
0 answers
26 views

Is there a way to set the spacing between nested donuts? Multiple series. 

Also, I would like to set the donut section stroke/border. I can do it in xaml but have no clue as to how in html. Actually I haven't much of clue in general since I'm a html/css rookie. Oh the pain... please make it stop. 

Thanks guys. 

William
Top achievements
Rank 1
Iron
 asked on 26 Jan 2024
2 answers
36 views

Hi

We have run into some difficulties with charting a 'floating' stacked series. Is it possible to 'stack' series in a Range Column Chart? Where the data in this REPL would be represented by one column with two regions: https://blazorrepl.telerik.com/cRPGbRkN53vvK3Y152

We have been working around the issue by using a Column chart and creating an invisible stacked series to move the real series into position. However, we struggle when negative values are required, specifically if a column is to range between a positive value to a negative value, e.g. From 47 to -10. 

 

Thanks

Mark 

Mark
Top achievements
Rank 3
Iron
Iron
Iron
 answered on 08 Jan 2024
1 answer
28 views

Hi

When we plot an area series on the same chart as a line series we find that the area series no longer fills the full width of the chart, as shown below.  Here is a REPL with the code to reproduce it.

Is there a way to restore the behaviour of the area series, like this?

Thank you

Mark

Hristian Stefanov
Telerik team
 answered on 22 Dec 2023
1 answer
50 views

Hi

I believe this is a basic functionality especially for line, bar, column, and area charts but unfortunately it seems to not yet be supported. I can see that Kendo already supports inverting of the axis on some charts, but Blazor doesn't seem to have this feature stated in the documentation yet.

yAxis.reverse - API Reference - Kendo UI Chart - Kendo UI for jQuery (telerik.com)

Is there any plan to support this anytime soon?

Thanks

Charles

Dimo
Telerik team
 answered on 06 Dec 2023
1 answer
45 views
I have a heatmap chart where I'm showing the X axis' labels on top of the chart. In the attached screenshot, you can see that the padding below the chart is bigger than the padding on the sides, how can I remove this extra padding?
Dimo
Telerik team
 answered on 04 Dec 2023
Top users last month
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
Iron
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?