var FR0010313486_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,95071000],[2009,84340000],[2010,83468000],[2011,106936000],[2012,143460000],[2013,176397000],[2014,174824000],[2015,181828000],[2016,175846000],[2017,524025000000],[2018,175868000],[2019,188600000],[2020,172396000],[2021,165523000],[2022,188281000],[2023,380600000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,3759000],[2009,3266000],[2010,9794000],[2011,16121000],[2012,9892000],[2013,12207000],[2014,8929000],[2015,9793000],[2016,14754000],[2017,15400000],[2018,17236000],[2019,17291000],[2020,15607000],[2021,-50705000],[2022,29303000],[2023,48200000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,2207000],[2009,5272000],[2010,8217000],[2011,12250000],[2012,4401000],[2013,7722000],[2014,5251000],[2015,5675000],[2016,9438000],[2017,11552000],[2018,9104000],[2019,10527000],[2020,7624000],[2021,-68457000],[2022,15703000],[2023,null]], "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: 'FR0010313486_resus_an', data: FR0010313486_resus_an, height: "350", width: "100%" });