-
Notifications
You must be signed in to change notification settings - Fork 53
[lineChart] Adding tooltip support #48
Comments
@raphamorim can you please guide how to proceed with the issue ? |
Hi @goelrohan6 the goal is display a tooltip when the user put mouse over a point in the chart. This tooltip show the current data |
Hey @raphamorim I'd like to work on this. Where and how do I get started? |
Nice @Kolhar730 So if we have: |
@raphamorim thanks for the response. I'd want to get familiar with usage of OrigamiJS and also with the Canvas API. Could you give me a few days to get myself familiar with these. I'm only a beginner, so I'd appreciate any help that comes from your side. How should I be tackling these problems? |
No problem at all @Kolhar730, I highly recommend you to look: https://github.com/raphamorim/origami.js/blob/master/src/charts/line.js All line graph logic is there, any other thing you can ask. No problem at all, I'm be happy to help |
The text was updated successfully, but these errors were encountered: