writing functions to get org graph data
This commit is contained in:
parent
6cd65b8ac6
commit
b4c93ff80d
4 changed files with 158 additions and 4 deletions
|
@ -63,7 +63,7 @@ class StatsPageState extends State<StatsPage> {
|
|||
),
|
||||
),
|
||||
Padding(
|
||||
padding: EdgeInsets.symmetric(horizontal: 10)
|
||||
padding: EdgeInsets.symmetric(horizontal: 7)
|
||||
),
|
||||
|
||||
Text(
|
||||
|
|
Reference in a new issue