var FR0000062671_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,184794000],[2009,206207000],[2010,197139000],[2011,228782000],[2012,208627000],[2013,214517000],[2014,223304000],[2015,264818000],[2016,281153000],[2017,760000],[2018,296004000],[2019,274641000],[2020,150913000],[2021,115906000],[2022,180052000],[2023,322820000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,12723000],[2009,5091000],[2010,12241000],[2011,13399000],[2012,216000],[2013,16071000],[2014,13087000],[2015,7877000],[2016,11560000],[2017,-5760000],[2018,1628000],[2019,4837000],[2020,11047000],[2021,11291000],[2022,1065000],[2023,7245000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-9227000],[2009,-383000],[2010,2584000],[2011,6426000],[2012,1462000],[2013,6583000],[2014,2568000],[2015,1619000],[2016,172000],[2017,-16037000],[2018,-1865000],[2019,20894000],[2020,-5811000],[2021,46208000],[2022,-8082000],[2023,15887000]], "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: 'FR0000062671_resus_an', data: FR0000062671_resus_an, height: "350", width: "100%" });