var FR0000054322_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,21438000],[2009,6727000],[2010,6822000],[2011,7977000],[2012,13474000],[2013,14801000],[2014,8095000],[2015,11823000],[2016,15372000],[2017,16820000],[2018,11242000],[2019,7024000],[2020,14510000],[2021,16042000],[2022,12130000],[2023,4759000],[2024,9800000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-7461000],[2009,357000],[2010,762000],[2011,-560000],[2012,-185000],[2013,644000],[2014,283000],[2015,517000],[2016,968000],[2017,320000],[2018,0],[2019,-162000],[2020,484000],[2021,-37000],[2022,-1692000],[2023,-1995000],[2024,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-7659000],[2009,368000],[2010,768000],[2011,-567000],[2012,-124000],[2013,523000],[2014,163000],[2015,737000],[2016,458000],[2017,400000],[2018,-52000],[2019,6000],[2020,744000],[2021,-309000],[2022,-2047000],[2023,-2679000],[2024,null]], "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: 'FR0000054322_resus_an', data: FR0000054322_resus_an, height: "350", width: "100%" });