cubicSmoothingFactor property

double cubicSmoothingFactor
final

How aggressively the sparkline should apply cubic beziers to smooth the curves. A good value is usually between 0.1 and 0.3.

Defaults to 0.15.

Implementation

final double cubicSmoothingFactor;