Igor Sokolov

Results 1 issues of Igor Sokolov

I've xml data created with Ambling::Data::Pie.new(pie_data).to_xml. pie_data is array of Slice objects. When I add this xml as :chart_data the addVariable method replaces all double qoutes with %22, which cause...