google / charts

https://pub.dev/packages/charts_flutter
Apache License 2.0
2.8k stars 1.24k forks source link

Legend Custom Symbol Legends Example Not Working #355

Open 2000calories opened 5 years ago

2000calories commented 5 years ago

https://google.github.io/charts/flutter/example/legends/legend_custom_symbol

Legend Custom Symbol Legends Example - 1 Legend Custom Symbol Legends Example -2

donadoo commented 3 years ago

should import common package

import 'package:charts_common/common.dart';