I have some special characters in the label text, e.g. & (which is encoded as %26). The first time I setDataXML, %26 is correctly decoded as &. If I call setDataXML on the same chart with the same XML, %26 is left un-decoded. Will this bug fixed any time soon?