Welcome to the Flutter feedback portal. We’re happy you’re here! If you have feedback on how to improve the Flutter, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello,
We are displaying charts which contain missing data. For our empty data we would like to display a line that follows the average, but uses a dashed line instead with its own color settings.
We have created a workaround for the time being by using multiple series, however it would be more ideal if this was a part of the widget already.