-
Hi,
I'm trying to implement heatmap using this library but due to lacking in examples of heatmap I'm struggling to make it to work.
Data for heatmap is from an internal API. The requirement are us…
-
Have a requirement to have 2 "Y" axis scales at that same time. like this https://docs.telerik.com/blazor-ui/components/chart/multiple-axes
So need to have the ability to add 2nd "Y" and then link t…
-
The page is loading but the Gantt Chart doesn't show up and the navigation isn't working.
Tested in Edge in Chrome on different machines.
The same behavior is shown on the hosted demo page:
https:/…
-
The first time I click on the Actions toggle I see the menu as expected and I can click on an item. The second time I click on the Actions toggle no menu displays. I have also tried this with no Click…
-
**Describe the bug**
First of all thanks for keeping up the fantastic job, easily the best blazor controls available.
I have the following code:
``
Any help would be greatly appreciated.
**Ex…
-
### Describe your question
Is there support to add data with specified x- and y-values instead of adding data and labels separately?
### Which Blazor project type is your question related to?
- S…
-
I am creating a charting application. For a set of components, Blazor does not render the component. It renders the component name as HTML.
I have tried
- Clean+rebuild
- Deleting the contents o…
-
### Describe the bug
I can clone the git repo and run the samples, but when include and run in my own project, got exception.
### Which Blazor project type is your bug related to?
- Server-Side
…
-
## Highlights
- .NET 6 ready
- .NET 5 latest version
- JS Modules
- Bootstrap 5 Provider
- Autocomplete tags
- Async refactoring's
- ColorPicker component
- Theme improvements
- InputMask C…
-
When a theme is set with new primary and secondary colors the colors is not applied for buttons that is not Outline.
```cshtml
@inject IStringLocalizer Loc
…