Skip to content
Snippets Groups Projects
Commit cf0c5b57 authored by MichelleKehl's avatar MichelleKehl
Browse files

add timespan details

parent 0d5ef691
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ class _DetailsViewState extends State<DetailsView> { ...@@ -41,7 +41,7 @@ class _DetailsViewState extends State<DetailsView> {
Center( Center(
child : SizedBox( child : SizedBox(
width: 400, width: 400,
height: 400, height: 250,
child: LineChart( child: LineChart(
LineChartData( LineChartData(
borderData: FlBorderData( borderData: FlBorderData(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment