var FR0000185423_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,503226000],[2010,522321000],[2011,660792000],[2012,660792000],[2013,682068000],[2014,696708000],[2015,717266000],[2016,717266000],[2017,774930000],[2018,270000],[2019,720003000],[2020,686228000],[2021,764156000],[2022,718979000],[2023,650429000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,10081000],[2010,18383000],[2011,14488000],[2012,14488000],[2013,7847000],[2014,15617000],[2015,20557000],[2016,20557000],[2017,21010000],[2018,15400000],[2019,-30449000],[2020,-57857000],[2021,21881000],[2022,-1839000],[2023,-30282000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,9153000],[2010,15868000],[2011,11866000],[2012,11866000],[2013,6721000],[2014,12662000],[2015,16860000],[2016,16860000],[2017,16190000],[2018,10371000],[2019,-34852000],[2020,-59365000],[2021,16243000],[2022,-5792000],[2023,-32600000]], "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: 'FR0000185423_resus_an', data: FR0000185423_resus_an, height: "350", width: "100%" });