Henry Lau
Henry Lau
I saw that you have this for react-annotation, it would be great to add it to d3-annotation too!
This was with `--coalesce-densest-as-needed`. I'll give `--coalesce --reorder` to see if that helps.
Ha ha, sorry. That was poorly written. On Thu, 9 Nov 2023, 03:34 Simon Goellner, ***@***.***> wrote: > just want to highlight the fact you wrote; > > no documentation...
Hmm, you'd want a way of being able to choose a specific colour for a specific line, a bit like datawrapper does it with the GUI, e.g. if you wanted...
[Source](https://ig.ft.com/taiwan-economy/)
looks like this is quite easy to fix, just need to call the `resetZoom` and `hideaxisval` functions
e.g. https://github.com/ONSvisual/maptemplates/commit/d3f40f83e69f26e19a4ad0feea7f6bc20821558d
Ah good point about onleave. Yeah I was getting rid of the button as that was my previous attempt to make the `abbr` have keyboard events and it's not needed
You can even just use onLeave and resetZoom 
I think you should go ahead and fix these