Infragistics Ignite UI - includes Ignite UI for Blazor 23.2.110

Released: Jan 15, 2024

Updates in Infragistics Ignite UI for Blazor 23.2.110

Features

  • .NET 8.0 support
    • 2023.2 release now support .NET 8.
  • Charts
    • Chart Highlight Filter - The IgbCategoryChart and IgbDataChart now expose a way to highlight and animate in and out of a subset of data. The display of this highlight depends on the series type. For column and area series, the subset will be shown on top of the total set of data where the subset will be colored by the actual brush of the series, and the total set will have a reduced opacity. For line series, the subset will be shown as a dotted line.