github imaNNeo/fl_chart 0.45.0

latest releases: 0.64.0, 0.63.0, 0.62.0...
2 years ago
  • BUGFIX Fix clipData implementation in ScatterChart and LineChart, #897.
  • BUGFIX Fix PieChart changing sections issue (we have disabled semantics for pieChart badgeWidgets), #861.
  • BUGFIX Fix LineChart width smaller width or height lower than 40, #869, #857.
  • BUGFIX Allow to show title when axis diff is zero, #842, #879.
  • IMPROVEMENT Improve iteration over axis values logic (it solves some minor problems on showing titles when min, max values are below than 1.0).
  • IMPROVEMENT Add baselineX and baselineY property in our axis-based charts, It fixes a problem about interval which mentioned in #893 (check this sample.
  • IMPROVEMENT Added distanceCalculator to LineTouchData which is used to calculate the distance between spots and touch events, #716, #261, #892
  • BREAKING LineTouchResponse response now contains a list of TouchLineBarSpot instead of LineBarSpot. They are ordered based on their distance to the touch event and also contain that distance.

Don't miss a new fl_chart release

NewReleases is sending notifications on new releases.