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

improve visualization title behavior #88

Closed
jspeis opened this issue Jul 31, 2018 · 2 comments
Closed

improve visualization title behavior #88

jspeis opened this issue Jul 31, 2018 · 2 comments

Comments

@jspeis
Copy link

jspeis commented Jul 31, 2018

Right now if you hover over a bar on a bar chart the default visualization says "D3plus visualization".

screen shot 2018-07-31 at 10 00 37 am

Was wondering if we could do 2 things:

  1. By default, if no title is specified could that tooltip read "Bar chart visualization" or "Treemap visualization" ?
  2. Could we also add an option to allow users to specify override the tooltip label without having to necessarily render an additional visible title?
@davelandry davelandry changed the title improving visualization tooltips improve visualization title behavior Jul 31, 2018
@davelandry
Copy link
Member

I personally think that, if possible, we should find a way to hide this random little browser pop-up! It only exists now because we needed to set a <title> attribute inside of the <svg> for better 508 compliance, but it's kind of a nuisance for non-screen reader users IMO

@davelandry
Copy link
Member

this has been disabled by default

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

No branches or pull requests

2 participants