-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency fl_chart to ^0.70.0 #78
base: main
Are you sure you want to change the base?
Conversation
c7830f5
to
3476161
Compare
3476161
to
4779f1e
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pubspec.lock
|
4779f1e
to
4bfbebe
Compare
4bfbebe
to
4f26166
Compare
4f26166
to
9979cdb
Compare
9979cdb
to
e0c292e
Compare
e0c292e
to
6c5e95a
Compare
|
6c5e95a
to
f3eb0c9
Compare
f3eb0c9
to
480e072
Compare
This PR contains the following updates:
^0.50.6
->^0.70.0
Release Notes
imaNNeo/fl_chart (fl_chart)
v0.70.0
Compare Source
FlTransformationConfig
class. You can now enable scaling and panning forLineChart
,BarChart
andScatterChart
using this classbar_chart_data_extensions_test.dart
,gradient_extension_test.dart
and fixed a typo inbar_chart_data.dart
BarChart
is not const anymore due to adding an assert to check if transformations are allowed depending on theBarChartData.alignment
property (read more here)v0.69.2
Compare Source
v0.69.1
Compare Source
duration
andcurve
properties, #1618swapAnimationDuration
andswapAnimationCurve
properties to usecurve
andduration
instead to keep the consistency over the project, #1618v0.69.0
Compare Source
v0.68.0
Compare Source
titleSunbeamLayout
inside the BarChartData to allow the user to customize the layout of the title sunbeamv0.67.0
Compare Source
getTooltipColor
which provides more customizability), checkout the full migration guide here.v0.66.2
Compare Source
v0.66.1
Compare Source
v0.66.0
Compare Source
dotPainter
property to ScatterSpot to allow customizing the dot painter, #568color
andradius
properties from ScatterSpot (usedotPainter
instead), #568strokeWidth
to 0.0master
tomain
v0.65.0
Compare Source
toY
(or positivefromY
) in BarChart'sminY
andmaxY
calculations, #1470v0.64.0
Compare Source
v0.63.0
Compare Source
sectionsSpace
whenPath.combine()
does not work (it's flutter engine issue), #955v0.62.0
Compare Source
v0.61.0
Compare Source
color
orgradient
property in the BarChartRodData and BackgroundBarChartRodData, #1121.drawBehindEverything
property default totrue
in AxisTitles class, #1097.0
instead of-0
in some edge-cases in the default titlestooltipHorizontalAlignment
andtooltipHorizontalOffset
property in [LineTouchTooltipData], [BarTouchTooltipData], [ScatterTouchTooltipData].v0.60.0
Compare Source
longPressDuration
optional property that allows to control the duration LongPress gesture occurs, #1114 #1127.pubspec.yaml
to support new pub.dev feature. Read more about it here and here.pubspec.yaml
(I just renamed my username)positionPercentageOffset
optional property to RadarChartTitle to allow individual title positioningv0.55.2
Compare Source
As you might know, Islamic Republic of Iran is murdering people in silence right now in Iran
They shut the Internet down to do that. That’s why I cannot maintain this library for a while.
Now we need your help, please be our voice by spreading news in your media to support us
Search these hashtags:
#MahsaAmini
مهسا_امینی
OpIran
Also, this article might help.
v0.55.1
Compare Source
v0.55.0
Compare Source
tooltipBorder
property in [LineTouchTooltipData], [BarTouchTooltipData], [ScatterTouchTooltipData], #692.angle
and now returns a RadarChartTitle instead of a simplestring
. (Read our Migration Guide to learn more about it)v0.51.0
Compare Source
SideTitleWidget
to help you use it in [SideTitles.getTitlesWidget]. It's a wrapper around your widget. It keeps your providedchild
widget close to the chart. It hasangle
andspace
properties to handle margin and rotation. There is aaxisSide
property that you should fill, it has provided to you in the MetaData object. Check the below sample:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.