var FR0004029478_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,37120000],[2011,41105000],[2012,46763000],[2013,49184000],[2014,49675000],[2015,82734000],[2016,105945000],[2017,1290000],[2018,163217000],[2019,203216000],[2020,189900000],[2021,214400000],[2022,258800000],[2023,277500000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,855000],[2011,1810000],[2012,1768000],[2013,2277000],[2014,-1292000],[2015,2474000],[2016,4621000],[2017,6400000],[2018,8883000],[2019,13618000],[2020,7400000],[2021,15000000],[2022,19000000],[2023,17500000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,215000],[2011,1758000],[2012,744000],[2013,8000],[2014,-2563000],[2015,413000],[2016,4393000],[2017,4805000],[2018,3287000],[2019,2617000],[2020,1500000],[2021,9700000],[2022,11100000],[2023,10000000]], "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: 'FR0004029478_resus_an', data: FR0004029478_resus_an, height: "350", width: "100%" });