var FR0000031684_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": [[2010,null],[2011,null],[2012,1147083000],[2013,1107669000],[2014,1403199000],[2015,1588913000],[2016,1767131000],[2017,1220000],[2018,1975833000],[2019,1872025000],[2020,1798931000],[2021,2924956000],[2022,2965394000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,164945000],[2013,128874000],[2014,268023000],[2015,319399000],[2016,428662000],[2017,496000000],[2018,539058000],[2019,451765000],[2020,380704000],[2021,1132510000],[2022,969731000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,47423000],[2013,8353000],[2014,143551000],[2015,231920000],[2016,185958000],[2017,190609000],[2018,286325000],[2019,242684000],[2020,160511000],[2021,765804000],[2022,605632000]], "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: 'FR0000031684_resus_an', data: FR0000031684_resus_an, height: "350", width: "100%" });