Fix(tooltip): added container prop for tooltip placement#20815
Closed
malmakova-na wants to merge 22 commits into
Closed
Fix(tooltip): added container prop for tooltip placement#20815malmakova-na wants to merge 22 commits into
malmakova-na wants to merge 22 commits into
Conversation
feat(gauge-chart): add legend
fix(LegendView): fix layout width and position
…593950 (#6) * fix(pie) fixed half pie slices propotions on legend item toggle * refactor(pie) lint-fixes * fix(labelLine): fix emphasis.labelLine is not working in pie chart (manual upgrade) * feat(pie): add endAngle for control pie range (manual upgrade) * feat(pie): add padAngle option (manual upgrade) * fix(pie): fix endAngle is not applied on the empty circle (manual upgrade) * refactor(pie) obsolent code * feat(pie) build * Revert "feat(pie) build" This reverts commit 16b890f. * refactor(pie) remove code of the deprecated solution * feat(pie) build v2
* feat(pie) add optional title to pie chart * feat(pie) pie title build * fix(pie) title positioning * fix(pie) lint * feat(pie) formatter prop for title * feat(pie) title graphics reset
* feat(xAxis): ticks interval is counted without binding to change of higher level unit * lint-fix * feat(xAxis): apply custom interval when it's passed to chart options * feat(xAxis): _isIntervalCustom fix * feat(xAxis): add custom interval for all time units * release files * feat(xAxis): refactor * release files --------- Co-authored-by: rekilina <iv.shebarshina@gmail.com>
* fixed number of minor ticks depending on interval * release * lint fix * time logic moved to class Time * refactored getMinorSplits * fixed minor ticks close to main ticks * release * fix ticks in getIntervalTicks * release * fixed month splits and different units checking * release
fix(axis): time-inverse #45837446
|
Thanks for your contribution! |
Ovilia
requested changes
Mar 11, 2025
Contributor
Ovilia
left a comment
There was a problem hiding this comment.
Thanks for your contribution. Please sync the project before making a PR. There seems to be a lot of unrelated commits here. I'd suggest closing this one and recreate a PR. Make sure you describe clearly in the PR description.
plainheart
reviewed
Mar 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brief Information
This pull request is in the type of:
What does this PR do?
Fixed issues
Details
Before: What was the problem?
After: How does it behave after the fixing?
Document Info
One of the following should be checked.
Misc
ZRender Changes
Related test cases or examples to use the new APIs
N.A.
Others
Merging options
Other information