[PR #499] [MERGED] LegendClick after fork recreate 202206181900 #2208

Open
opened 2026-01-29 18:17:45 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/499
Author: @paulo-rico
Created: 6/20/2022
Status: Merged
Merged: 6/21/2022
Merged by: @akorchev

Base: masterHead: LegendClick


📝 Commits (2)

  • 6120ef1 LegendClick after fork recreate 202206181900
  • 7f3ab38 Delete unnecesary Category() call. Allow toggling the visibility of series in LegendClick.

📊 Changes

4 files changed (+56 additions, -0 deletions)

View changed files

📝 Radzen.Blazor/CartesianSeries.cs (+15 -0)
📝 Radzen.Blazor/Common.cs (+20 -0)
📝 Radzen.Blazor/RadzenChart.razor.cs (+5 -0)
📝 Radzen.Blazor/RadzenPieSeries.razor.cs (+16 -0)

📄 Description

Absolutely checked that it only has the few code changes that I've applied! 57 changes in four files.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/499 **Author:** [@paulo-rico](https://github.com/paulo-rico) **Created:** 6/20/2022 **Status:** ✅ Merged **Merged:** 6/21/2022 **Merged by:** [@akorchev](https://github.com/akorchev) **Base:** `master` ← **Head:** `LegendClick` --- ### 📝 Commits (2) - [`6120ef1`](https://github.com/radzenhq/radzen-blazor/commit/6120ef17bfd1abcdba7e126b8aac387bb11f78fa) LegendClick after fork recreate 202206181900 - [`7f3ab38`](https://github.com/radzenhq/radzen-blazor/commit/7f3ab3897cf2b39da51fbfd212364de8f994e3a8) Delete unnecesary Category() call. Allow toggling the visibility of series in LegendClick. ### 📊 Changes **4 files changed** (+56 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/CartesianSeries.cs` (+15 -0) 📝 `Radzen.Blazor/Common.cs` (+20 -0) 📝 `Radzen.Blazor/RadzenChart.razor.cs` (+5 -0) 📝 `Radzen.Blazor/RadzenPieSeries.razor.cs` (+16 -0) </details> ### 📄 Description Absolutely checked that it only has the few code changes that I've applied! 57 changes in four files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:17:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2208