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

Feature: add tooltip for edges(links) (#12006) #12011

Merged
merged 1 commit into from
Apr 21, 2020
Merged

Feature: add tooltip for edges(links) (#12006) #12011

merged 1 commit into from
Apr 21, 2020

Conversation

susiwen8
Copy link
Contributor

@susiwen8 susiwen8 commented Jan 10, 2020

Brief Information

This pull request is in the type of:

  • bug fixing
  • new feature
  • others

What does this PR do?

Add a parameter to getData so sankey can have tooltip option

Fixed issues

Close #12006

Details

Before: What was the problem?

Links tooltip was controlled by nodes,

After: How is it fixed in this PR?

Links has own tooltip option

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

@100pah 100pah merged commit 8084fe3 into apache:master Apr 21, 2020
@susiwen8 susiwen8 deleted the #12006 branch April 22, 2020 00:31
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.

Sankey Diagram Edge's tooltip's content doesn't show as formatter define.
4 participants