Skip to content

Commit

Permalink
Pie chart painter uses Path.combine and breaks in html renderer
Browse files Browse the repository at this point in the history
  • Loading branch information
ppetev committed Mar 29, 2022
1 parent 5ab61b2 commit 9bab2db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/chart/pie_chart/pie_chart_painter_test.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import 'package:fl_chart/fl_chart.dart';
import 'package:fl_chart/src/chart/base/line.dart';
import 'package:fl_chart/src/chart/pie_chart/pie_chart_painter.dart';
import 'package:fl_chart/src/utils/canvas_wrapper.dart';
import 'package:fl_chart/src/utils/utils.dart';
Expand Down

0 comments on commit 9bab2db

Please sign in to comment.