var FR0000074148_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,672100000],[2009,613100000],[2010,636500000],[2011,760600000],[2012,855600000],[2013,871400000],[2014,866600000],[2015,907700000],[2016,955600000],[2017,1150000],[2018,444100000],[2019,497500000],[2020,471700000],[2021,445400000],[2022,493500000],[2023,577500000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,42300000],[2009,7800000],[2010,44300000],[2011,58700000],[2012,60900000],[2013,53200000],[2014,36600000],[2015,39500000],[2016,53400000],[2017,26000000],[2018,25700000],[2019,26400000],[2020,24800000],[2021,30200000],[2022,30000000],[2023,42100000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,25800000],[2009,-800000],[2010,21500000],[2011,41000000],[2012,33200000],[2013,27100000],[2014,21800000],[2015,27200000],[2016,31500000],[2017,404100000],[2018,19400000],[2019,27000000],[2020,-23400000],[2021,34200000],[2022,48900000],[2023,102000000]], "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: 'FR0000074148_resus_an', data: FR0000074148_resus_an, height: "350", width: "100%" });