Merge pull request #112 from TaarnStar/hacktoberfest2021

Fix for chart legend BUG
This commit is contained in:
Roland Geider
2021-10-29 12:05:04 +02:00
committed by GitHub

View File

@@ -61,6 +61,7 @@ class LogChartWidget extends StatelessWidget {
behaviors: [
charts.SeriesLegend(
position: charts.BehaviorPosition.bottom,
desiredMaxColumns: 4,
),
charts.RangeAnnotation([
charts.LineAnnotationSegment(