var FR0012419307_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": [[2010,null],[2011,null],[2012,24521000],[2013,25881000],[2014,43761000],[2015,69154000],[2016,75577000],[2017,79500000],[2018,2320000],[2019,125982000],[2020,142800000],[2021,170996000],[2022,142558000],[2023,194104000],[2024,187300000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,1493000],[2013,3113000],[2014,6005000],[2015,8892000],[2016,9182000],[2017,null],[2018,0],[2019,14085000],[2020,19210000],[2021,24826000],[2022,9135000],[2023,18257000],[2024,-17600000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,924000],[2013,2012000],[2014,3917000],[2015,5574000],[2016,5879000],[2017,6451000],[2018,6451000],[2019,7974000],[2020,13040000],[2021,13278000],[2022,2980000],[2023,7313000],[2024,-19900000]], "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: 'FR0012419307_resus_an', data: FR0012419307_resus_an, height: "350", width: "100%" });