var FR0000120628_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,409000000],[2009,388000000],[2010,85464000000],[2011,80920000000],[2012,84592000000],[2013,124961000000],[2014,86595000000],[2015,116517000000],[2016,94220000000],[2017,600000],[2018,96309000000],[2019,99852000000],[2020,94148000000],[2021,97034000000],[2022,80449000000],[2023,80889000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,1070000000],[2009,6124000000],[2010,4453000000],[2011,4856000000],[2012,5867000000],[2013,6740000000],[2014,7710000000],[2015,8009000000],[2016,9149000000],[2017,7735000000],[2018,1805000000],[2019,5840000000],[2020,5350000000],[2021,9514000000],[2022,7384000000],[2023,9218000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,923000000],[2009,3606000000],[2010,2749000000],[2011,4324000000],[2012,4152000000],[2013,4482000000],[2014,5024000000],[2015,5617000000],[2016,5829000000],[2017,6209000000],[2018,2140000000],[2019,3857000000],[2020,3164000000],[2021,7294000000],[2022,5061000000],[2023,7189000000]], "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: 'FR0000120628_resus_an', data: FR0000120628_resus_an, height: "350", width: "100%" });