Perspective XY Chart Dashed Line

I’m having an issue getting a dashed line to render. As near as I can tell the dashArray property controls this. I’ve tried various options and none seem to change the render a dashed line. The manuals says:

SVG dash array. The pattern of dashes and gaps used to paint the stroke. It’s a list of comma separated lengths (in pixels) and percentages (percentage of the total stroke length) that specify the lengths of alternating dashes and gaps. If an odd number of values is provided, then the list of values is repeated to yield an even number of values. Thus, “5,3,2” is equivalent to “5,3,2,5,3,2”.

What version of Ignition are you using, and what is the list of settings you are using?

There does seem to be a bug here, but I am able to get a dashed line to render.

Added post detailing what I feel is the bug here.