bezier-chart icon indicating copy to clipboard operation
bezier-chart copied to clipboard

Bubble indicator not working

Open gunjchhetri opened this issue 4 years ago • 2 comments

Hi, I am facing this issue where the bubble indicator is not being displayed. I have tried all the configuration as required but still no luck. verticalIndicatorStrokeWidth: 3.0, verticalIndicatorColor: Colors.blue, showVerticalIndicator: true, showDataPoints: true, // displayYAxis: true, // stepsYAxis: 1, verticalIndicatorFixedPosition: false, // backgroundColor: Colors.red, footerHeight: 35.0, backgroundColor: Colors.transparent,

error

gunjchhetri avatar May 01 '20 17:05 gunjchhetri