var FR0000066219_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,187127000],[2009,179217000],[2010,147572000],[2011,130718000],[2012,145918000],[2013,180618000],[2014,370000],[2015,360000],[2016,560000],[2017,540000],[2018,161000000],[2019,183037000],[2020,169880000],[2021,190111000],[2022,204111000],[2023,242021000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,12877000],[2009,15240000],[2010,10750000],[2011,7467000],[2012,3759000],[2013,4792000],[2014,4180000],[2015,5590000],[2016,4530000],[2017,-4820000],[2018,-5083000],[2019,4576000],[2020,926000],[2021,7367000],[2022,5801000],[2023,2492000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,8077000],[2009,9692000],[2010,7175000],[2011,4057000],[2012,3688000],[2013,4756000],[2014,4246000],[2015,5402000],[2016,5076000],[2017,-3288000],[2018,-2404000],[2019,4333000],[2020,-609000],[2021,5614000],[2022,7338000],[2023,1962000]], "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: 'FR0000066219_resus_an', data: FR0000066219_resus_an, height: "350", width: "100%" });