Hi all
I have an XY chart set up and want to display the X-axis labels. However, I noticed that the last X-axis value is being clipped by the component’s frame.
Setting overflow to visible does not resolve the issue, as the label is still clipped. I also tried using the renderer option with minWidth, but that only shifts the 0 point label off the axis.
Let me know if there is already a post that talks about this.
Currently using Ignition 8.3.7
Here is the chart config:
XY-Component.json (45.7 KB)
