t-viSNE: Interactive Assessment and Interpretation of t-SNE Projections https://doi.org/10.1109/TVCG.2020.2986996
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
t-viSNE/modules/d3-tip/docs/index.md

20 lines
759 B

6 years ago
# d3.tip API documetation
#### [Initializing tooltips](initializing-tooltips.md)
* [d3.tip](initializing-tooltips.md#d3tip)
#### [Showing and hiding tooltips](showing-and-hiding-tooltips.md)
* [tip.show](showing-and-hiding-tooltips.md#tipshow)
* [tip.hide](showing-and-hiding-tooltips.md#tiphide)
#### [Styling and modifying tooltips](styling-and-modifying-tooltips.md)
* [tip.attr](styling-and-modifying-tooltips.md#tipattr)
* [tip.style](styling-and-modifying-tooltips.md#tipstyle)
#### [Positioning tooltips](positioning-tooltips.md)
* [tip.direction](positioning-tooltips.md#tipdirection)
* [tip.offset](positioning-tooltips.md#tipoffset)
#### [Updating tooltip content](updating-tooltip-content.md)
* [tip.html](updating-tooltip-content.md#tiphtml)