The range in which hovering gives the tooltip feels natural, but the clicking the line requires it to be perfectly over the line, and even then doesn't always trigger series click. I've made the line thicker to work around this, but I'd really like if the hit zones for hover and click were matched, or at least allow thin lines with larger markers which are also part of the hit zone.
Hi @y2kbugger,
Indeed, the current implementation of the click event differs from the hover. Feel free to open a new github issue in our repository (or even submit a pull request).