var FR0000035123_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,29454000000],[2009,27483000000],[2010,29782000000],[2011,35059000000],[2012,42665000000],[2013,49311000000],[2014,49168000000],[2015,10000],[2016,10000],[2017,10000],[2018,37507000000],[2019,34663000000],[2020,31928000000],[2021,30566000000],[2022,17000000],[2023,17000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,1148000000],[2009,1143000000],[2010,1289000000],[2011,1357000000],[2012,2330000000],[2013,2601000000],[2014,1730000000],[2015,1229000000],[2016,837000000],[2017,1132000000],[2018,829000000],[2019,543000000],[2020,592000000],[2021,510000000],[2022,2000000],[2023,-60000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-104000000],[2009,33000000],[2010,14000000],[2011,-18000000],[2012,170000000],[2013,79000000],[2014,-8000000],[2015,-71000000],[2016,690000000],[2017,232000000],[2018,-177000000],[2019,-236000000],[2020,-43000000],[2021,-167000000],[2022,-147000000],[2023,-1920000000]], "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: 'FR0000035123_resus_an', data: FR0000035123_resus_an, height: "350", width: "100%" });