any_sparklines 2.2.2 copy "any_sparklines: ^2.2.2" to clipboard
any_sparklines: ^2.2.2 copied to clipboard

Feature-rich and highly optimized sparklines for Flutter

2.2.2 #

  • Added rescale to DataPointPipeline

2.2.1 #

  • Added trailingSpacing and spacingDeg to DataPointPipeline

2.2.0 #

  • Made the radius and thickness properties in PieData uniform by default, consistent with LineData and BarData
    • Use RelativeLayout(.., relativeTo: RelativeDimension.width) to make them relative again

2.1.4 #

  • Fixed CircleArcBuilder for angles >= 2 * pi

2.1.3 #

  • Fixed LayoutData min/max assert

2.1.2 #

  • Fixed drawing DataPoints in CircleDataPointRenderer

2.1.1 #

  • Added ChartFlipnone, vertically, horizontally, both. Flip charts around axes; available on all chart data types via ISparklinesData.flip.

2.1.0 #

  • Renaming
    • LineChart.points => line
    • PieChart.points => pies
  • Added IDataPointBorder and DataPointBorder
  • Refactoring

2.0.0 #

  • DataPoint
    • added IDataPointData
      • DataPointMeta
      • ThresholdPoints
    • migrated everything to DataPoint.data
  • DataPointPipeline
    • refactored
    • tests

1.1.0 #

  • DataPoint
    • added dx
    • removed getYorDy
  • DataPointPipeline
    • fixes and tests
  • PieData
    • renamed space to dx
    • added padAngle

1.0.0 #

  • Initial release
3
likes
0
points
160
downloads

Publisher

unverified uploader

Weekly Downloads

Feature-rich and highly optimized sparklines for Flutter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, vector_math

More

Packages that depend on any_sparklines