Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The svg tooltip circles weren't displaying the correct coordinates when x or y was a struct. This fixes the 'apply' function so that it descends struts. <!-- ELLIPSIS_HIDDEN --> ---- > [!IMPORTANT] > Fixes tooltip coordinate issue in `ScaledAesthetic.ts` by handling struct subfields and corrects type in `interaction.ts`. > > - **Behavior**: > - Fixes tooltip coordinate issue in `apply()` of `ScaledAesthetic` class in `ScaledAesthetic.ts` by correctly handling struct subfields. > - **Type Corrections**: > - Corrects type casting in `html_annotation()` in `interaction.ts` from `string` to `HTMLDivElement`. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=nomic-ai%2Fdeepscatter&utm_source=github&utm_medium=referral)<sup> for 565e242. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information