I've changed the behavior for selecting lineages to highlight. Rather than the click/double-click behavior from before, I highlight a lineage and its ancestors/descendants on mouseover and return to default state on mouseout. I deleted the mask and maskHeritage attributes and instead directly modify stroke-opacity and fill-opacity.
I've also included an example dataset for a continuous phylogeographic diffusion. It's for rabies spread across the eastern USA. Also included is the Ruby script to work with continuous diffusion MCC trees from BEAST.
I've changed the behavior for selecting lineages to highlight. Rather than the click/double-click behavior from before, I highlight a lineage and its ancestors/descendants on mouseover and return to default state on mouseout. I deleted the mask and maskHeritage attributes and instead directly modify stroke-opacity and fill-opacity.
I've also included an example dataset for a continuous phylogeographic diffusion. It's for rabies spread across the eastern USA. Also included is the Ruby script to work with continuous diffusion MCC trees from BEAST.