-
Notifications
You must be signed in to change notification settings - Fork 1
Update dependency fl_chart to v0.71.0 #78
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
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
480e072 to
78667f5
Compare
78667f5 to
baacf77
Compare
This PR contains the following updates:
^0.50.6→0.71.0Release Notes
imaNNeo/fl_chart (fl_chart)
v0.71.0Compare Source
BorderRadius tooltipBorderRadiusinstead of (deprecated)double tooltipRoundedRadiusinBarTouchTooltipData,LineTouchTooltipDataandScatterTouchTooltipData#1715childrenproperty in our RadarChartTitle, #1840v0.70.2Compare Source
xErrorandyErrorin the FlSpot ortoYErrorRangein BarChartRodData. Also we haveerrorIndicatorDataproperty in our LineChartData, BarChartData and ScatterChartData that is responsible to render the error bars. You can take a look at the LineChartSample 13 and BarChartSample 8 in our sample app, #1483v0.70.1Compare Source
panEnabledandscaleEnabledproperties in the TransformationController, #1818renderPriorityfeature in our ScatterSpot, #1545rotationQuarterTurnsproperty in our Axis-Based charts (such as LineChart, BarChart and ScatterChart). It allows you to rotate the chart 90 degrees (clockwise) in each turn. For example you can have Horizontal Bar Charts by settingrotationQuarterTurnsto 1 (which rotates the chart 90 degrees clockwise). It works exactly like RotatesBox widget, #113isMinValueAtCenterproperty in the RadarChart to allow the user to set the minimum value at the center of the chart, #1351, #1442TitleMetaparameter in theSideTitleWidgetinstead ofaxisSidev0.70.0Compare Source
FlTransformationConfigclass. You can now enable scaling and panning forLineChart,BarChartandScatterChartusing this classbar_chart_data_extensions_test.dart,gradient_extension_test.dartand fixed a typo inbar_chart_data.dartBarChartis not const anymore due to adding an assert to check if transformations are allowed depending on theBarChartData.alignmentproperty (read more here)v0.69.2Compare Source
v0.69.1Compare Source
durationandcurveproperties, #1618swapAnimationDurationandswapAnimationCurveproperties to usecurveanddurationinstead to keep the consistency over the project, #1618v0.69.0Compare Source
v0.68.0Compare Source
titleSunbeamLayoutinside the BarChartData to allow the user to customize the layout of the title sunbeamv0.67.0Compare Source
getTooltipColorwhich provides more customizability), checkout the full migration guide here.v0.66.2Compare Source
v0.66.1Compare Source
v0.66.0Compare Source
dotPainterproperty to ScatterSpot to allow customizing the dot painter, #568colorandradiusproperties from ScatterSpot (usedotPainterinstead), #568strokeWidthto 0.0mastertomainv0.65.0Compare Source
toY(or positivefromY) in BarChart'sminYandmaxYcalculations, #1470v0.64.0Compare Source
v0.63.0Compare Source
sectionsSpacewhenPath.combine()does not work (it's flutter engine issue), #955v0.62.0Compare Source
v0.61.0Compare Source
colororgradientproperty in the BarChartRodData and BackgroundBarChartRodData, #1121.drawBehindEverythingproperty default totruein AxisTitles class, #1097.0instead of-0in some edge-cases in the default titlestooltipHorizontalAlignmentandtooltipHorizontalOffsetproperty in [LineTouchTooltipData], [BarTouchTooltipData], [ScatterTouchTooltipData].v0.60.0Compare Source
longPressDurationoptional property that allows to control the duration LongPress gesture occurs, #1114 #1127.pubspec.yamlto support new pub.dev feature. Read more about it here and here.pubspec.yaml(I just renamed my username)positionPercentageOffsetoptional property to RadarChartTitle to allow individual title positioningv0.55.2Compare 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.1Compare Source
v0.55.0Compare Source
tooltipBorderproperty in [LineTouchTooltipData], [BarTouchTooltipData], [ScatterTouchTooltipData], #692.angleand now returns a RadarChartTitle instead of a simplestring. (Read our Migration Guide to learn more about it)v0.51.0Compare Source
SideTitleWidgetto help you use it in [SideTitles.getTitlesWidget]. It's a wrapper around your widget. It keeps your providedchildwidget close to the chart. It hasangleandspaceproperties to handle margin and rotation. There is aaxisSideproperty 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.