<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - &lt;Error&gt;: CGContextSetLineDash: invalid dash array: at least one element must be non-zero"
   href="https://bugs.webkit.org/show_bug.cgi?id=138555#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - &lt;Error&gt;: CGContextSetLineDash: invalid dash array: at least one element must be non-zero"
   href="https://bugs.webkit.org/show_bug.cgi?id=138555">bug 138555</a>
              from <span class="vcard"><a class="email" href="mailto:joey&#64;kidfixit.com" title="Joey Korkames &lt;joey&#64;kidfixit.com&gt;"> <span class="fn">Joey Korkames</span></a>
</span></b>
        <pre>I get the same errors on an intranet portal that uses FusionCharts XT.
They seem to repeat for each frame of animation that the FusionChart js does to &quot;grow&quot; each column.

When I load the attached SVG separately into my WKWebKit browser (<a href="http://github.com/kfix/MacPin">http://github.com/kfix/MacPin</a>), I see the same CGContextSetLineDash errors on stdout:

$ ~/Applications/MacPin.localized/MacPin.app/Contents/MacOS/MacPin ~/fusionchart_webkit_bug_138555.svg
...
[2016-08-17 16:54:42 +0000] &lt;modules/MacPin/WebViewController.swift:71:102&gt; [_webView(_:logDiagnosticMessage:description:)] navigation || standard
[2016-08-17 16:54:42 +0000] &lt;modules/MacPin/WebViewDelegates.swift:70:9&gt; [webView(_:didStartProvisionalNavigation:)] 'file:///Users/jkorkames/fusionchart_webkit_bug_138555.svg'
Aug 17 09:54:42  com.apple.WebKit.WebContent[5885] &lt;Error&gt;: CGContextSetLineDash: invalid dash array: at least one element must be non-zero.
Aug 17 09:54:42  com.apple.WebKit.WebContent[5885] &lt;Error&gt;: CGContextSetLineDash: invalid dash array: at least one element must be non-zero.
Aug 17 09:54:42  com.apple.WebKit.WebContent[5885] &lt;Error&gt;: CGContextSetLineDash: invalid dash array: at least one element must be non-zero.
Aug 17 09:54:42  com.apple.WebKit.WebContent[5885] &lt;Error&gt;: CGContextSetLineDash: invalid dash array: at least one element must be non-zero.
[2016-08-17 16:54:42 +0000] &lt;modules/MacPin/WebViewDelegates.swift:247:16&gt; [webView(_:didFinishNavigation:)] &lt;MPWebView&gt; `` [file:///Users/jkorkames/fusionchart_webkit_bug_138555.svg]</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>