Skip to content

activate tooltips on hover anywhere on the map #6

Open
@titaniumbones

Description

@titaniumbones

c3.js and its fork billboard.js have tooltips that activate no matter where you hover on the map. They do this, I believe, by calculating x-distance from the mouse to the relevant points.

I would love to be able to do something similar in chartist. Since this plugin uses the mouseover event, this may be somewhat difficult to achieve without a substantial rewrite, but I would be grateful for your opinion.

This would also help to address https://github.com/tmmdata/chartist-plugin-tooltip/issues/157, insofar as both feature requests try to address a usability problem in which it's difficult to maintain mouse focus on the tiny elements that cause hte tooltip to appear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions