The input document contains a chart with the XML elements (axis ID, gap width, overlay), which aren't handled properly while parsing and thus skips the chart series from parsing. This needs to be fixed.
The input document contains a chart with an XML element, invertIfNegative. This element keeps parsing continuously due to an invalid child element, which causes the hanging issue. This needs to be fixed.