Skip to content

docs: Remove leftover axisTitleData from chart docs #1201 - #2118

Open
AzazelSensei wants to merge 1 commit into
imaNNeo:mainfrom
AzazelSensei:docs-1201-remove-axisTitleData
Open

docs: Remove leftover axisTitleData from chart docs #1201#2118
AzazelSensei wants to merge 1 commit into
imaNNeo:mainfrom
AzazelSensei:docs-1201-remove-axisTitleData

Conversation

@AzazelSensei

Copy link
Copy Markdown

Description

Dropped leftover axisTitleData / FlAxisTitleData mentions. That API went away in 0.50.0; titles live on titlesData (FlTitlesData) now.

Checklist

  • I have followed the Contributor Guide when preparing my PR.
  • [-] I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation and added dartdoc comments with ///.
  • [-] I have updated/added relevant examples in example.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

Closes #1201

axisTitleData was dropped in 0.50.0. LineChartData, BarChartData, and
ScatterChartData comments still named it, and the bar/scatter/candlestick
docs still pointed at FlAxisTitleData.

imaNNeo#1201
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

axisTitleData missing in LineChartData

1 participant