var FR0010485268_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": [[2006,36000000],[2007,42400000],[2008,52500000],[2009,33800000],[2010,32200000],[2011,35304000],[2012,38402000],[2013,40726000],[2014,49595000],[2015,61630000],[2016,960000],[2017,78980000],[2018,1710000],[2019,207110000],[2020,172870000],[2021,202310000],[2022,219864000],[2023,276822000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2006,2400000],[2007,3700000],[2008,5600000],[2009,1900000],[2010,-1800000],[2011,-540000],[2012,141000],[2013,561000],[2014,2886000],[2015,7283000],[2016,10500000],[2017,6310000],[2018,17900000],[2019,17700000],[2020,18050000],[2021,23531000],[2022,25885000],[2023,33606000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2006,700000],[2007,1500000],[2008,1900000],[2009,-500000],[2010,-2400000],[2011,-2027000],[2012,801000],[2013,541000],[2014,1878000],[2015,4398000],[2016,6054000],[2017,6320000],[2018,10330000],[2019,11050000],[2020,7120000],[2021,11606000],[2022,15912000],[2023,11430000]], "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: 'FR0010485268_resus_an', data: FR0010485268_resus_an, height: "350", width: "100%" });