Skip to content
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

chore(partition): remove unused text metrics #1269

Merged
merged 2 commits into from
Jul 27, 2021

Conversation

monfera
Copy link
Contributor

@monfera monfera commented Jul 27, 2021

Summary

Removes vestigial text metrics calculations after @nickofthyme's TS checks warned of missing TextMetrics properties. The cause seems to be the removal of these from TS but verticalOffset was not used in the code.

Details

Pure code removal.

Issues

Checklist

  • The proper chart type label was added (e.g. :xy, :partition) if the PR involves a specific chart type
  • The proper feature label was added (e.g. :interactions, :axis) if the PR involves a specific chart feature

@monfera monfera added chore :partition Partition/PieChart/Donut/Sunburst/Treemap chart related labels Jul 27, 2021
@monfera monfera requested a review from nickofthyme July 27, 2021 10:37
Copy link
Member

@markov00 markov00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@nickofthyme nickofthyme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks for jumping on this!

@monfera monfera merged commit 32e682a into elastic:master Jul 27, 2021
@monfera monfera deleted the remove-verticaloffset branch July 27, 2021 15:10
@nickofthyme
Copy link
Collaborator

🎉 This PR is included in version 33.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@nickofthyme nickofthyme added the released Issue released publicly label Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore code quality :partition Partition/PieChart/Donut/Sunburst/Treemap chart related released Issue released publicly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants