Select to view content in your preferred language

leader lines for table frames

395
2
10-23-2025 12:28 PM
Status: Open
Labels (1)
David_Colombini
Occasional Contributor

I'd like to tie table frames to a point as a callout like an annotation so I don't need to manually draw a line connecting a table frame to a point.

Tags (2)
2 Comments
WendyHarrison

Hi David,

Take a read through this blog post.  I think these table labels could help with what you're looking to do.

https://www.esri.com/en-us/industries/blog/articles/use-arcgis-arcade-to-step-out-of-the-static-envi...

David_Colombini

Thanks, I'm actually already doing something similar with custom label scripts.  The problem is the whole label is treated as a text box so you can't really have columns, so justifying gets tricky.   In the blog post, you are specifying static values for column widths, and those vary by label for my data.  You also have to use monospaced fonts, which is pretty limiting.  Having leaders on table frames would solve all these issues.