Back to Flet

flet-charts

sdk/python/packages/flet-charts/README.md

0.85.0.dev22.1 KB
Original Source

flet-charts

A Flet extension for creating interactive charts and graphs.

It is based on the fl_chart Flutter package.

Documentation

Detailed documentation to this package can be found here.

Platform Support

PlatformWindowsmacOSLinuxiOSAndroidWeb
Supported

Usage

Installation

To install the flet-charts package and add it to your project dependencies:

  • Using uv:

    bash
    uv add flet-charts
    
  • Using pip:

    bash
    pip install flet-charts
    

    After this, you will have to manually add this package to your requirements.txt or pyproject.toml.

Examples

For examples, see these.

Available charts