var FR0010828137_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": [[2011,2372000],[2012,2287000],[2013,18984000],[2014,6948000],[2015,4210000],[2016,275683000],[2017,10400000],[2018,340250000],[2019,359457000],[2020,349744000],[2021,351790000],[2022,356966000],[2023,368604000],[2024,404053000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2011,1822000],[2012,14542000],[2013,9382000],[2014,5345000],[2015,9282000],[2016,376295000],[2017,228000000],[2018,274971000],[2019,191788000],[2020,-119672000],[2021,231141000],[2022,292881000],[2023,85101000],[2024,419987000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2011,1650000],[2012,10152000],[2013,11331000],[2014,6236000],[2015,10285000],[2016,294531000],[2017,313787000],[2018,163557000],[2019,108213000],[2020,-198755000],[2021,192121000],[2022,219329000],[2023,2778000],[2024,313839000]], "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: 'FR0010828137_resus_an', data: FR0010828137_resus_an, height: "350", width: "100%" });