var FR0004159473_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,499619000],[2009,395843000],[2010,443056000],[2011,583913000],[2012,563362000],[2013,516488000],[2014,507054000],[2015,511466000],[2016,615161000],[2017,540000],[2018,803971000],[2019,841848000],[2020,881794000],[2021,996951000],[2022,1060036000],[2023,1024400000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,28171000],[2009,18179000],[2010,24737000],[2011,34987000],[2012,28029000],[2013,20303000],[2014,16159000],[2015,12238000],[2016,24028000],[2017,42900000],[2018,36033000],[2019,27188000],[2020,29057000],[2021,31998000],[2022,-28715000],[2023,34700000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,18991000],[2009,11512000],[2010,15827000],[2011,22682000],[2012,18266000],[2013,13247000],[2014,11128000],[2015,8475000],[2016,15187000],[2017,28729000],[2018,24904000],[2019,18469000],[2020,19941000],[2021,21598000],[2022,-32873000],[2023,32830000]], "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: 'FR0004159473_resus_an', data: FR0004159473_resus_an, height: "350", width: "100%" });