var FR0011858190_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": [[2011,null],[2012,42120000],[2013,56224000],[2014,70359000],[2015,170000],[2016,280000],[2017,440000],[2018,133568000],[2019,165358000],[2020,204777000],[2021,285698000],[2022,364138000],[2023,402000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2011,null],[2012,-273000],[2013,2737000],[2014,2873000],[2015,3390000],[2016,5700000],[2017,8700000],[2018,9147000],[2019,15859000],[2020,13596000],[2021,20664000],[2022,28927000],[2023,20100000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2011,null],[2012,-490000],[2013,1342000],[2014,1199000],[2015,2027000],[2016,2500000],[2017,7700000],[2018,4266000],[2019,7556000],[2020,6149000],[2021,10600000],[2022,10745000],[2023,2700000]], "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: 'FR0011858190_resus_an', data: FR0011858190_resus_an, height: "350", width: "100%" });