Clear subchart selection on double click
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
~~AFAIK it's currently not possible to clear a subchart selection besides programatically calling `chart.unzoom()`.~~ Even though it is possible to clear a subchart selection by clicking outside the selection, I'd still expect that the subchart selection is cleared when double clicking (mouse) or long pressing (touch) the current selection. Adding these interactions by default would be a nice improvement for c3.
* **C3 version**: 0.6.5
* **D3 version**: 5.5.0
* **Browser**: Chrome 68.0.3440.75
* **OS**: Debian Jessie
Contributor guide
Assessment
This issue has not been assessed yet.