How can you reference the absolute position of a parent group when rendering marks in Vega via Deneb?
I’m designing a custom chart in Deneb using Vega, and I want to position elements based on the absolute position of their parent group (e.g., to align annotations or shapes). I need to understand how to access or calculate absolute positions relative to the root coordinate space.