f5 / unovis

Modular data visualization framework for React, Angular, Svelte, Vue, and vanilla TypeScript or JavaScript

Home Page:https://unovis.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crosshair position incorrectly with multiple Area

zernonia opened this issue · comments

When using multiple Area with Crosshair, the positioning is wrong for 2nd Area onwards.
Expecting the crosshair to position correctly.

Reproduction link: https://stackblitz.com/edit/estk3b?file=src%2FApp.ts
Based upon the Gallery Example

image