Releases: danielepantaleone/DPCharts
Releases · danielepantaleone/DPCharts
Release 1.3.0 - Privacy manifest
This release add the Privacy manifest.
Release 1.2.2
Added customizable Y-axis shift percentage to bar chart and line chart
Release 1.2.1
- Fix shift factor not working properly
Release 1.2.0
- Fix minimum X-axis position for linechart marker labels
- Fix interface builder visualization
- Default background color to .clear
- Added test view controller in app demo storyboard
Full Changelog: 1.1.2...1.2.0
Release 1.1.2
- Fix markers label property
Full Changelog: 1.1.1...1.1.2
Release 1.1.1
- Fix distributing demo app as part of the package
Full Changelog: 1.1.0...1.1.1
Release 1.1.0
- Fix
DPLineChartView
always displaying points using.circle
shape type - Feature always display points in
DPLineChartView
(configurable) - Feature text drawing inside
DPHeatMapView
cells
Full Changelog: 1.0.2...1.1.0
Release 1.0.2
- Fix swift package index build
Full Changelog: 1.0.1...1.0.2
Release 1.0.1
- Drop support for Swift < 5.7
What's Changed
- Release 1.0.0 by @danielepantaleone in #1
New Contributors
- @danielepantaleone made their first contribution in #1
Full Changelog: 1.0.0...1.0.1
Release 1.0.0
2023-06-15
- Initial release