Raphael Amorim
Raphael Amorim
Hi @Kolhar730, sure! We can start bar chart support! 'Cause doesn't have nothing :(
Hi @ankurgoel11, thanks for reporting it. What's your Safari version?
Not yet, this is WishList feature in TODO status š¢
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
Nice @Kolhar730 The idea is for every dataset.length show ...labels So if we have: `[0,1,3,4]` as dataset. when exist `["first", "second"]` as labels, `0` and `1` should be labeled
No problem at all @Kolhar730, take your time. 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...
Ref: #29
Nice! I'll review it til the end of week š
@alejandronanez no preferences at all, Iām totally opened to suggestions
No problem @alejandronanez. If you want to you can start work from this PR https://github.com/raphamorim/origami.js/pull/70/files (just to updating little things)