var FR0010397232_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,508000],[2009,1027000],[2010,1268000],[2011,884000],[2012,1056000],[2013,1154000],[2014,4530000],[2015,8892000],[2016,1760000],[2017,12750000],[2018,13721000],[2019,11468000],[2020,277204000],[2021,95780000],[2022,23769000],[2023,13339000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-768000],[2009,-759000],[2010,-511000],[2011,-685000],[2012,-572000],[2013,-1283000],[2014,-1896000],[2015,-13185000],[2016,-3950000],[2017,-2120000],[2018,-1385000],[2019,-1556000],[2020,167441000],[2021,-7795000],[2022,-26427000],[2023,-34001000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-828000],[2009,-591000],[2010,-591000],[2011,-685000],[2012,-556000],[2013,-993000],[2014,-3702000],[2015,-13908000],[2016,-5711000],[2017,-5440000],[2018,-4738000],[2019,-5749000],[2020,132423000],[2021,-9728000],[2022,-29067000],[2023,-32591000]], "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: 'FR0010397232_resus_an', data: FR0010397232_resus_an, height: "350", width: "100%" });