var FR0000035081_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": [[2008,1598700000],[2009,1505600000],[2010,1431800000],[2011,1492000000],[2012,1499300000],[2013,1592800000],[2014,1764000000],[2015,1443300000],[2016,1492700000],[2017,3660000],[2018,1771500000],[2019,1522900000],[2020,1428700000],[2021,1648000000],[2022,1829600000],[2023,1524700000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,446800000],[2009,665100000],[2010,1352500000],[2011,238300000],[2012,201200000],[2013,304100000],[2014,347500000],[2015,29900000],[2016,262700000],[2017,324000000],[2018,340300000],[2019,461600000],[2020,545100000],[2021,592100000],[2022,642500000],[2023,254700000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,5100000],[2009,527100000],[2010,1218000000],[2011,93000000],[2012,52700000],[2013,126900000],[2014,151500000],[2015,-207600000],[2016,58000000],[2017,165500000],[2018,154900000],[2019,300200000],[2020,79600000],[2021,400100000],[2022,54100000],[2023,-1250300000]], "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: 'FR0000035081_resus_an', data: FR0000035081_resus_an, height: "350", width: "100%" });