var FR0000051393_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,2882000],[2009,2233000],[2010,16225000],[2011,30716000],[2012,15728000],[2013,16000000],[2014,0],[2015,0],[2016,0],[2017,2150000],[2018,0],[2019,0],[2020,43210000],[2021,146190000],[2022,94160000],[2023,89500000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-65353000],[2009,7615000],[2010,66725000],[2011,11979000],[2012,7349000],[2013,8167000],[2014,34567000],[2015,37469000],[2016,61053000],[2017,145000000],[2018,61480000],[2019,36302000],[2020,32569000],[2021,128908000],[2022,77960000],[2023,71296000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-60537000],[2009,20753000],[2010,57320000],[2011,17258000],[2012,8472000],[2013,8896000],[2014,33711000],[2015,32539000],[2016,60816000],[2017,143402000],[2018,68115000],[2019,32731000],[2020,32359000],[2021,126238000],[2022,80384000],[2023,70812000]], "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: 'FR0000051393_resus_an', data: FR0000051393_resus_an, height: "350", width: "100%" });