ant-design-blazor / ant-design-blazor/ant-design-charts-blazor
G2Plot 2.0 Upgrade Milestone
- 主要语言
- C#
- 星标
- 186
- 派生
- 44
- PR 合并指标
- 30 天内没有已合并 PR
描述
# G2Plot 2.0 Upgrade Milestone
Source: https://g2plot.antv.antgroup.com/en/manual/upgrade
PR: (https://github.com/ant-design-blazor/ant-design-charts-blazor/pull/102)
## Abandoned charts
- [x] Bubble
- [x] StackedColumn
- [x] GroupedColumn
- [x] PercentStackedColumn (missing isStack , isPercent)
- [x] RangeColumn (missing isRange)
- [x] StackedBar (missing isStack)
- [x] PercentStackedBar (missing isStack, isPercent)
- [x] RangeBar (missing isRange)
- [x] Donut
- [x] DualLine
- [x] ColumnLine (missing demo)
- [x] StackedColumnLine (missing demo)
- [x] GroupedColumnLine (missing demo)
- [x] StackedArea
- [x] PercentStackedArea
- [x] StepLine
## Configuration change
- [x] title (obsolete)
- [x] description (obsolete)
- [x] forceFit (obsolete, replaced with autoFit) (https://github.com/ant-design-blazor/ant-design-charts-blazor/pull/99)
- [x] responsive (obsolete)
- [x] guideLine (obsolete, replaced with annotation)
- [x] label
- [x] slider
- [x] scrollbar
- [ ] events
- [ ] visible
- [x] animation
## Private configuration
- [x] Scatter
- [x] Rose
- [x] Bullet
- [ ] WordCloud
- [ ] TinyArea、TinyColumn、 TinyLine
- [x] Gauge
- [x] Radar
- [x] Liquid
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。