var FR0000033219_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,901223000],[2009,939586000],[2010,863530000],[2011,1089400000],[2012,1550600000],[2013,1518600000],[2014,1292000000],[2015,1218200000],[2016,1740000],[2017,1700000],[2018,1210000],[2019,208400000],[2020,184900000],[2021,186700000],[2022,210200000],[2023,231800000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-340194000],[2009,13295000],[2010,248028000],[2011,265100000],[2012,239300000],[2013,182100000],[2014,242300000],[2015,312500000],[2016,275000000],[2017,356000000],[2018,378000000],[2019,353200000],[2020,-377400000],[2021,288300000],[2022,310400000],[2023,-407300000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-397056000],[2009,-108453000],[2010,147025000],[2011,88200000],[2012,55900000],[2013,146200000],[2014,114300000],[2015,108400000],[2016,101800000],[2017,153100000],[2018,255300000],[2019,233700000],[2020,-307700000],[2021,211600000],[2022,326800000],[2023,-472900000]], "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: 'FR0000033219_resus_an', data: FR0000033219_resus_an, height: "350", width: "100%" });