var FR0010490920_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,128546000],[2010,181303000],[2011,168277000],[2012,168277000],[2013,211815000],[2014,226937000],[2015,147340000],[2016,144159000],[2017,151700000],[2018,221101000],[2019,148679000],[2020,69767000],[2021,41492000],[2022,35293000],[2023,37487000],[2024,35325000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,7441000],[2010,-16214000],[2011,6829000],[2012,6829000],[2013,8487000],[2014,19497000],[2015,-22314000],[2016,-122593000],[2017,-122000000],[2018,-74511000],[2019,-71247000],[2020,-59109000],[2021,3678000],[2022,19003000],[2023,3909000],[2024,3563000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,9361000],[2010,-9807000],[2011,93000],[2012,93000],[2013,200000],[2014,16248000],[2015,-27700000],[2016,-119888000],[2017,-119888000],[2018,-82826000],[2019,-109908000],[2020,-95049000],[2021,122606000],[2022,16652000],[2023,58000],[2024,857000]], "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: 'FR0010490920_resus_an', data: FR0010490920_resus_an, height: "350", width: "100%" });