Back to Fluentui

Introduction

apps/chart-docsite/src/Introduction.mdx

4.40.2-hotfix28.0 KB
Original Source

import { Meta } from '@storybook/addon-docs/blocks';

<Meta title="Introduction" />

Overview

Fluent UI React charts is a set of modern, accessible, interactive, lightweight and highly customizable visualization library representing the Microsoft design system. These charts are used across 100s of projects inside Microsoft across Microsoft 365, Copilot and Azure.

The library is built using D3 (Data Driven Documents) and fluent v9 design system.

Getting Started

To get started with the charts package in your project:

  1. Install the desired package using npm or yarn:

    npm install @fluentui/react-charts
    
ChartFluent v8Fluent v9Fluent Web Component
DocumentationLinkLinkLink
AreaChartStableStablePlanned
DonutChartStableStableStable
GaugeChartStableStablePlanned
HeatMapChartStableStablePlanned
HorizontalBarChartStableStableStable
HorizontalBarChart with AxisStableStablePlanned
HorizontalBarChart StackedStableHorizontalBarChartHorizontalBarChart
HorizontalBarChart MultiStackedStableHorizontalBarChartHorizontalBarChart
LegendsStableStablePlanned
LineChartStableStablePlanned
PieChartStableUse donut chartUse donut chart
SankeyChartStableStablePlanned
SparklineStableStable-
TreeChartStable--
VerticalBarChartStableStablePlanned
VerticalBarChart GroupedStableStablePlanned
VerticalBarChart StackedStableStablePlanned
Plotly Schema Chart (new)StableStable-
Scatter Chart (new)StableStable-
Gantt Chart (new)June 2025July 2025-

Using v8 charts in fluent v9

Follow this guide to use v8 charts in fluent v9 till v9 charts are released.

Contact

The charting project is actively funded by a small feature team. The team responds within 1-2 business days for any queries or doubts. You can reach out to the charting team by tagging @microsoft/charting-team in discussion items.

You could also create issues using the charting template.

Contributing

Refer the main fluentui wiki for detailed instructions on setup and contributing to the package.

A comprehensive contributor and technical guide is available on the charts wiki.

Resources

Several resources are available to know more details about the charts library.

Published roadmap here

Detailed wiki

Join our discord server for realtime conversation and schedule to our office hours.

Figma designs - Contact us for details.

Accessibility

Our charts are among the very few charting solutions providing elaborate accessibility support. The charts are WCAG 2.1 MAS C compliant for accessibility.

More details are covered in the wiki.