Labelling Linear Chart - Missing labels
I am trying to add labels on a Linear chart in Inline 1.1.
I have configured my chart and I have the data displaying on it using a custom color scheme defined via an Arcade expression. That bit works great.
My problem is when I enable the Label for the chart and set the label to be the field in the data via its token d["RADIUS"] I am only seeing a few of the labels actually displayed on the chart. It looks to me like there is some minimum length value being calculated for the linear section on the chart and if it is less than that value the label is just not showing. See screen shot attached.
Can you please advise how i can get all the labels to show for each linear segment.
Thanks
Owen
-
This is by design - labels are only displayed for linear features that are greater than a set % of the current extent. That way they do not obscure the feature and tool tips can always be used to display the relevant information. This option may become a toggle in the future.
0
Comments
1 comment