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

Compare View Revamp: Chart Tooltip Improvements #2278

Closed
2 tasks
rajadain opened this issue Sep 21, 2017 · 3 comments
Closed
2 tasks

Compare View Revamp: Chart Tooltip Improvements #2278

rajadain opened this issue Sep 21, 2017 · 3 comments
Assignees
Labels
Compare View Revamp WPF Funding Source: William Penn Foundation WPF 2-3

Comments

@rajadain
Copy link
Member

Following #2158 and #2245, we now have chart tooltips. However, there are two issues:

  • Tooltips for very high values are cropped out:

    image

  • Tooltips are shown for 0 value elements in a stacked chart:

    image

Make it so that:

  • Tooltips are always visible, no matter their position in the chart
  • 0 value tooltips are shown for single value bar charts, but not for stacked value bar charts
@rajadain rajadain added the WPF Funding Source: William Penn Foundation label Sep 21, 2017
@ajrobbins ajrobbins added this to the Production release: 1.20.0 milestone Sep 25, 2017
@jtarricone jtarricone self-assigned this Sep 25, 2017
@jtarricone jtarricone removed their assignment Sep 27, 2017
@arottersman arottersman self-assigned this Oct 2, 2017
@arottersman
Copy link

arottersman commented Oct 2, 2017

Screen Shot 2017-10-02 at 1.58.21 PM.png

When there are many scenarios and you pan over with the arrows, tooltips still appear for the bars on the left.

Should this issue be addressed with this card or is it lower priority? @ajrobbins

@rajadain
Copy link
Member Author

rajadain commented Oct 2, 2017

Depends on the difficulty. If it can be easily done, it should be included. Else offloaded.

@arottersman
Copy link

arottersman commented Oct 2, 2017

If it can be easily done

I was going to comment laughing at this, but then the bug turned out to be related to the underlying cutoff tooltip issue, and I was able to "easily" add in a fix for this.

@ajrobbins ajrobbins added WPF Funding Source: William Penn Foundation and removed WPF Funding Source: William Penn Foundation labels Dec 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compare View Revamp WPF Funding Source: William Penn Foundation WPF 2-3
Projects
None yet
Development

No branches or pull requests

5 participants