var FR0000034894_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,105063000],[2009,93666000],[2010,101951000],[2011,119504000],[2012,105144000],[2013,169106000],[2014,190074000],[2015,1040000],[2016,1250000],[2017,2210000],[2018,196205000],[2019,212137000],[2020,153950000],[2021,266180000],[2022,217860000],[2023,172248000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-6663000],[2009,-4957000],[2010,-11445000],[2011,6000000],[2012,7071000],[2013,5471000],[2014,2922000],[2015,1590000],[2016,2840000],[2017,-18200000],[2018,-7873000],[2019,-36984000],[2020,-14600000],[2021,-792000],[2022,-14710000],[2023,-11880000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,2096000],[2009,10879000],[2010,12275000],[2011,26606000],[2012,21220000],[2013,12690000],[2014,18322000],[2015,17817000],[2016,18944000],[2017,123044000],[2018,-8771000],[2019,-38509000],[2020,-16770000],[2021,1040000],[2022,-12310000],[2023,-3680000]], "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: 'FR0000034894_resus_an', data: FR0000034894_resus_an, height: "350", width: "100%" });