You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- ELLIPSIS_HIDDEN -->
> [!IMPORTANT]
> Add support for setting label font in Deepscatter via `font` option in `LabelMaker`.
>
> - **Behavior**:
> - Allow setting label font via `font` option in `LabelMaker` in `label_rendering.ts`.
> - Default font is 'verdana' if not specified.
> - **Functions**:
> - Update `measure_text()` in `label_rendering.ts` to use specified `font`.
> - Update `DepthTree` constructor in `label_rendering.ts` to accept `font` parameter.
> - **Types**:
> - Add `font` option to `LabelOptions` in `types.ts`.
> - **Misc**:
> - Fix duplicate import in `wrap_arrow.ts`.
>
> <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 bdea4f6. You can [customize](https://app.ellipsis.dev/nomic-ai/settings/summaries) this summary. It will automatically update as commits are pushed.</sup>
<!-- ELLIPSIS_HIDDEN -->
0 commit comments