RobertDelgado / dataviz-project-template_rdelgado

A template project that uses Webpack and D3.
https://robertdelgado.github.io/dataviz-project-template_rdelgado/
MIT License
0 stars 0 forks source link

Figure out how to use tooltips instead of <title text = ""> #8

Closed RobertDelgado closed 7 years ago

RobertDelgado commented 7 years ago

I would like to be able to hover over a country and highlight/annotate it. I can already annotate it with the title tag, but I would like a little more flexibility with style and functionality.

RobertDelgado commented 7 years ago

Look at this example: https://bl.ocks.org/mjfoster83/7c9bdfd714ab2f2e39dd5c09057a55a0

RobertDelgado commented 7 years ago

Issue is closed. Just need to ensure that annotation positioning looks good.