var FR0000074072_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": [[2009,98493000],[2010,93792000],[2011,101311000],[2012,163540000],[2013,178264000],[2014,184856000],[2015,202216000],[2016,202216000],[2017,208067000],[2018,940000],[2019,245502000],[2020,263500000],[2021,292833000],[2022,275711000],[2023,283489000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,17740000],[2010,14611000],[2011,15494000],[2012,10747000],[2013,-23000],[2014,1619000],[2015,7287000],[2016,7287000],[2017,10563000],[2018,16400000],[2019,22406000],[2020,20823000],[2021,29840000],[2022,13335000],[2023,19780000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,16482000],[2010,11950000],[2011,9855000],[2012,14182000],[2013,2448000],[2014,-4302000],[2015,3898000],[2016,3898000],[2017,9144000],[2018,8934000],[2019,17847000],[2020,16115000],[2021,14700000],[2022,7887000],[2023,8644000]], "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: 'FR0000074072_resus_an', data: FR0000074072_resus_an, height: "350", width: "100%" });