var FR0000066755_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": [[2005,387756000],[2006,519276000],[2007,648132000],[2008,450780000],[2009,202028000],[2010,250030000],[2011,306922000],[2012,355741000],[2013,342735000],[2014,412576000],[2015,445334000],[2016,910000],[2017,940000],[2018,555905000],[2019,609828000],[2020,438544000],[2021,497272000],[2022,608247000],[2023,759375000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,66648000],[2006,95027000],[2007,113665000],[2008,50636000],[2009,-63359000],[2010,-46631000],[2011,-4597000],[2012,749000],[2013,11027000],[2014,37800000],[2015,33548000],[2016,27700000],[2017,43200000],[2018,29121000],[2019,29240000],[2020,3871000],[2021,11972000],[2022,-2432000],[2023,31663000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,45846000],[2006,60392000],[2007,71005000],[2008,31961000],[2009,-55326000],[2010,-41928000],[2011,-8725000],[2012,-7169000],[2013,9095000],[2014,28969000],[2015,27816000],[2016,23289000],[2017,17610000],[2018,23803000],[2019,19417000],[2020,-26057000],[2021,7934000],[2022,-15282000],[2023,186000]], "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: 'FR0000066755_resus_an', data: FR0000066755_resus_an, height: "350", width: "100%" });