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

Bug: Impossible to hide tooltips in material bar/column charts #1919

Closed
orwant opened this issue May 9, 2015 · 3 comments
Closed

Bug: Impossible to hide tooltips in material bar/column charts #1919

orwant opened this issue May 9, 2015 · 3 comments

Comments

@orwant
Copy link
Collaborator

orwant commented May 9, 2015

What steps will reproduce the problem? Please provide a link to a
demonstration page if at all possible, or attach code.
1. Try to use properties such as enableInteractivity: false, within the options object
but the chart omits them and therefore, the tooltips are always displayed when the
mouse is over the chart.
2. Try to use properties such as tooltip: {trigger: 'none' } within the options object
but the chart omits them and and therefore, the tooltips are always displayed when
the mouse is over the chart.

3. The same worked perfectly in previous versions of the bar chart.

What component is this issue related to (PieChart, LineChart, DataTable,
Query, etc)? Column chart and Bar chart as far as I know

Are you using the test environment (version 1.1)? Yes
(If you are not sure, answer NO)


What operating system and browser are you using? Linux (Debian) + Chrome



*********************************************************
For developers viewing this issue: please click the 'star' icon to be
notified of future changes, and to let us know how many of you are
interested in seeing it resolved.
*********************************************************

Original issue reported on code.google.com by diego.casadomansilla on 2015-03-12 12:18:10

@orwant
Copy link
Collaborator Author

orwant commented May 9, 2015

(No text was entered with this change)

Original issue reported on code.google.com by grabks@google.com on 2015-03-12 13:36:47

  • Labels added: Type-Enhancement
  • Labels removed: Type-Defect

@orwant
Copy link
Collaborator Author

orwant commented May 9, 2015

(No text was entered with this change)

Original issue reported on code.google.com by grabks@google.com on 2015-03-12 13:36:57

@grabks
Copy link

grabks commented Jan 13, 2016

Closing as a duplicate of #2143

@grabks grabks closed this as completed Jan 13, 2016
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