imaNNeo / imaNNeo/fl_chart

centerSpaceTitle property of PieChartData

Open
#1,854 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
7.6k
Forks
2k
Avg merge
9d 1h
Merged PRs (30d)
2

Description

In addition to PieChartData's
double? centerSpaceRadius,
Color? centerSpaceColor,

It will be nice to have String? centerSpaceTitle which displays title on the center and when text grows it can grow radius.

Currently, we use Stack to align the text in center of the pie chart to show center space title

Contributor guide

Open the contributing guide

Research direction

Start by locating PieChartData and the existing centerSpaceRadius and centerSpaceColor handling in the pie-chart implementation. Trace how the center area is rendered, then verify that a centerSpaceTitle can be displayed centrally and that the radius grows as the text requires.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
frontend, mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.