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

Cursor as pointer on click event #220

Closed
Rohit-Parte opened this issue Dec 12, 2017 · 3 comments
Closed

Cursor as pointer on click event #220

Rohit-Parte opened this issue Dec 12, 2017 · 3 comments
Labels

Comments

@Rohit-Parte
Copy link

Hi @netil,

How to set cursor as a pointer on click event of bar chart.

@netil netil added the question label Dec 13, 2017
@netil
Copy link
Member

netil commented Dec 13, 2017

Try this.

    .bb-event-rects .bb-event-rect {
         cursor: pointer;
    }

@Rohit-Parte
Copy link
Author

Hi @netil ,

It's working.

Thanks

@netil netil closed this as completed Dec 13, 2017
@ngminhtrung
Copy link

ngminhtrung commented Dec 20, 2017

@netil : Thanks.

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

No branches or pull requests

3 participants