Zeid Selimovic

Results 3 issues of Zeid Selimovic

Is there any way to make chart legends behaviour like this: Meaning if some legend is disabled don't do line through, just fill or empty container (circle or rectangle) next...

bug
question
Awaiting Reproduction

**Describe the bug** Drag action over X axis doesnt work when the library is used in react app. **To Reproduce** [jsFiddle](https://jsfiddle.net/702rupqa/8/) Hey, @chrispahm can you please jump in and see...

duplicate

`handleOnClick(event) { console.log(this.refs.lineChart.getPointsAtEvent(event)); }` As title states, this console log always returns empty array even though graph is showing a lot of data.