MCPcopy Create free account
hub / github.com/CNFeffery/feffery-antd-charts

github.com/CNFeffery/feffery-antd-charts @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
342 symbols 1,268 edges 164 files ⚖ MIT 35 documented · 10% updated 11mo ago★ 62

Browse by type

Functions 208 Types & classes 102 Endpoints 32
What it actually does AI analysis from the code graph — generated when you open this
loading…
README
<img src="https://github.com/CNFeffery/feffery-antd-charts/raw/main/fact-logo.svg" height=300></img>

feffery-antd-charts

GitHub PyPI Downloads Downloads Average time to resolve an issue Percentage of issues still open

简体中文 | English

A sub-project of the feffery-components plan, Plotly Dash third-party component library, based on Antd Charts, bringing common data visualization chart components into the Dash ecosystem 🥳, latest stable version: 0.2.3 (2025-09-22)

Dash Version Compatibility

fact version Compatible Dash version
>=0.2.0 >=3.0.0
<0.2.0 <3.0.0

1 Latest Version Installation

pip install feffery-antd-charts -U

2 Latest Pre-release Version Installation

[!NOTE]
Latest pre-release version (2025-07-04): 0.2.0rc5

pip install feffery-antd-charts --pre -U

3 Static Resource CDN Acceleration Method

# In non-debug mode, passing serve_locally=False to Dash() will force the browser to load
# static resources like xxx.min.js from unpkg cdn, avoiding server bandwidth usage,
# suitable for small to medium-sized sites to accelerate access
app = dash.Dash(serve_locally=False)

4 Online Documentation

Documentation Link

5 Contributors

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 130
Class 102
Function 78
Route 32

Languages

TypeScript61%
Python39%

Modules by API surface

src/lib/fragments/plots/AntdGauge.react.js6 symbols
src/lib/fragments/plots/AntdWordCloud.react.js5 symbols
src/lib/fragments/plots/AntdWaterfall.react.js5 symbols
src/lib/fragments/plots/AntdViolin.react.js5 symbols
src/lib/fragments/plots/AntdVenn.react.js5 symbols
src/lib/fragments/plots/AntdTreemap.react.js5 symbols
src/lib/fragments/plots/AntdTinyLine.react.js5 symbols
src/lib/fragments/plots/AntdTinyColumn.react.js5 symbols
src/lib/fragments/plots/AntdTinyArea.react.js5 symbols
src/lib/fragments/plots/AntdSunburst.react.js5 symbols
src/lib/fragments/plots/AntdStock.react.js5 symbols
src/lib/fragments/plots/AntdScatter.react.js5 symbols

For agents

$ claude mcp add feffery-antd-charts \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page