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

Click handler for heatmap chart #70

Closed
viperfx opened this issue Nov 12, 2017 · 3 comments
Closed

Click handler for heatmap chart #70

viperfx opened this issue Nov 12, 2017 · 3 comments

Comments

@viperfx
Copy link

viperfx commented Nov 12, 2017

Expected Behaviour

When day area is clicked on heatmap chart, click handler callback fires.

Actual Behaviour

Nothing happens. I have tried the following

      chart.parent.addEventListener('data-date', (e) => {
        console.log(e);
      });    

Frappé Charts version:
0.0.4

@viperfx viperfx changed the title Add click handler for heatmap chart Click handler for heatmap chart Nov 12, 2017
@chiholiu10
Copy link

Need more context than that

@pratu16x7 pratu16x7 mentioned this issue Nov 21, 2017
@viperfx
Copy link
Author

viperfx commented Nov 21, 2017

Please let me know what extra info you need. It seems to be a known issue that click handlers on non axis charts

@scmmishra
Copy link
Contributor

Closing dormant thread

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

No branches or pull requests

3 participants