All Versions
15
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v1.8.0 Changes
- ๐ FEATURE: Added
yMinValue
andyMaxValue
onFLChart
to clip the chart y axis. - ๐ FIX: Bar animation.
- ๐ IMPROVEMENT:
limitWidth
behaviour.
- ๐ FEATURE: Added
-
v1.7.0 Changes
- ๐ FEATURE: Added
FLHorizontalMultipleValuesChartBar
to display multiple values with single bars side by side. - ๐ IMPROVEMENT: Added method to update average value in
FLCard
. - ๐ IMPROVEMENT: Added possibility to limit the width of the bars if scroll is enabled.
- ๐ FEATURE: Added
-
v1.6.0 Changes
- ๐ FEATURE: Added possibility to choose color of the line of line chart for each x and y segment.
- ๐ FEATURE: Added possibility to create segmented gradients in
FLColor
. - ๐ FIX: Fixed bug with drawing axes when device orientation changes.
-
v1.5.0 Changes
- ๐ FEATURE: Added radar chart.
-
v1.4.1 Changes
- ๐ FIX: Fix duplicated Y axise labels.
-
v1.4.0 Changes
- ๐ FEATURE: Added pie chart.
- ๐ FEATURE: Added possibility to create your own
FLLegend
view.
-
v1.3.1 Changes
- ๐ FEATURE: Added formatters and unit of measure labels for x and y axes.
- ๐ FIX: Fixed crash if
FLChartData
contains few data.
-
v1.3.0 Changes
- ๐ FEATURE: Added Scatter chart
- ๐ FIX: Fixed
shouldScroll
property.
-
v1.2.1 Changes
- ๐ FEATURE: Added support for Storyboard
-
v1.2.0 Changes
- ๐ FEATURE: Added support for line chart
- ๐ FEATURE: Added predefined colors and gradients
- ๐ FEATURE: Added support for legend in
FLCard
- ๐ IMPROVEMENT: Fixed FLCard header labels compression
- ๐ IMPROVEMENT: Changed data entry type with
SinglePlotable
andMultiPlotable