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.
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...
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.