var FR0000051070_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,385213000],[2009,183249000],[2010,345805000],[2011,373575000],[2012,472104000],[2013,580302000],[2014,550398000],[2015,275627000],[2016,317227000],[2017,1930000],[2018,384842000],[2019,449724000],[2020,268525000],[2021,441245000],[2022,633711000],[2023,616834000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,95511000],[2009,-28255000],[2010,-109309000],[2011,258070000],[2012,200757000],[2013,312402000],[2014,140607000],[2015,-24737000],[2016,16714000],[2017,58000000],[2018,110222000],[2019,62385000],[2020,-434450000],[2021,139509000],[2022,330040000],[2023,174321000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,62504000],[2009,-50650000],[2010,-138776000],[2011,164560000],[2012,58079000],[2013,62768000],[2014,13159000],[2015,-97760000],[2016,-50193000],[2017,6620000],[2018,51000],[2019,33382000],[2020,-479622000],[2021,105734000],[2022,191868000],[2023,190069000]], "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: 'FR0000051070_resus_an', data: FR0000051070_resus_an, height: "350", width: "100%" });