c3js / c3js/c3

Quick Selection causes points to not be selected

Open
#1,383 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

When I set the selection to be something like this:

``` javascript
selection: {
enabled: true,
grouped: true,
multiple: true,
draggable: true
}
```

and I do a quick selection, I sometimes gets in a weird state. You can see a screencast [here](http://screencast.com/t/VrEc5yIHSjb) and test it yourself [here](http://jsfiddle.net/6gLbnfv3/)

![image](https://cloud.githubusercontent.com/assets/260007/9888550/b3e7f0ae-5bc3-11e5-849d-e8e503db5c2b.png)

The points at 10, 11 & 12 should be selected

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.