Skip to main content

Blazor Bootstrap v3.0.0-preview.3

· One min read

We are excited to release version 3.0.0-preview.3, which includes new Radar chart and Scatter chart components, and other improvements!

image

What's new

  • Radar Chart component
  • Scatter Chart component

What's changed

  • Grid component

    • Fixed enum filter issues
    • Updated placeholders
  • Bar Chart component

    • Updated Dataset and ChartOption properties
    • Updated documentation and demos
  • Doughnut Chart component

    • Updated Dataset and ChartOption properties
    • Updated documentation and demos
  • Line Chart component

    • Updated Dataset and ChartOption properties
    • Updated documentation and demos
  • Pie Chart component

    • Updated Dataset and ChartOption properties
    • Updated documentation and demos
  • PolarArea Chart component

    • Updated Dataset and ChartOption properties
    • Updated documentation and demos
  • Sidebar2 component

    • Fixed icon alignment issue for non-US cultures
  • PdfViewer component

    • Fixed rendering issue for MAUI Blazor Hybrid Apps
  • Color Utility

    • Added color utility demos
  • Demos & Docs updated.