var FR0013190410_resus_an = { "type": "bar", "plot":{ "tooltip" : { "short": true, "decimals": 1, }, }, "title":{ "text": "Compte de résultats", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Chiffre d'affaires", "values": [[2009,130516000],[2010,165014000],[2011,178600000],[2012,371913000],[2013,458977000],[2014,513246000],[2015,559560000],[2016,559560000],[2017,562500000],[2018,612720000],[2019,570849000],[2020,563500000],[2021,null]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,5133000],[2010,2012000],[2011,2100000],[2012,25963000],[2013,22630000],[2014,53499000],[2015,33165000],[2016,29810000],[2017,-19920000],[2018,-15623000],[2019,-60911000],[2020,null],[2021,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,3332000],[2010,2225000],[2011,740000],[2012,19330000],[2013,13518000],[2014,30768000],[2015,20806000],[2016,17700000],[2017,-33550000],[2018,-20526000],[2019,-88243000],[2020,null],[2021,null]], "background-color": "rgb(27, 139, 61)", }, ], "plotarea" : { "margin-right":"20", "margin-left":"50", "margin-bottom":"50", "margin-top":"70", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"1x3", "y": 30, "x": 0, "item": { "font-size": "11px" } }, "scale-y" : { "short": true, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" }, }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'FR0013190410_resus_an', data: FR0013190410_resus_an, height: "350", width: "100%" });