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

fix bug #11801 Throw error when the action 'showTip' dispatched in radar chart #11985

Merged
merged 1 commit into from Jan 7, 2020

Conversation

yufeng04
Copy link
Contributor

@yufeng04 yufeng04 commented Jan 6, 2020

Brief Information

This pull request is in the type of:

  • bug fixing
  • new feature
  • others

What does this PR do?

Add a function to get tooltip position by referring to map.

Fixed issues

Fixed issues #11801

Details

Before: What was the problem?

In radar chart, the coordSys.dataToPoint pass a parameter when the action 'showTip' dispatched, but the dataToPoint needs two parameters.

After: How is it fixed in this PR?

Add a function to get tooltip position by referring to map.

Usage

Are there any API changes?

  • The API has been changed.

Related test cases or examples to use the new APIs

NA.

Others

Merging options

  • Please squash the commits into a single one when merge.

Other information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants