var FR0000065864_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": [[2004,null],[2005,null],[2006,80230000],[2007,75004000],[2008,73890000],[2009,69264000],[2010,71975000],[2011,76672000],[2012,94335000],[2013,104746000],[2014,114421000],[2015,127785000],[2016,136523000],[2017,890000],[2018,159439000],[2019,184972000],[2020,123052000],[2021,121040000],[2022,134929000],[2023,148041000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2004,null],[2005,null],[2006,3331000],[2007,2976000],[2008,2939000],[2009,1974000],[2010,3553000],[2011,5773000],[2012,8259000],[2013,9146000],[2014,6890000],[2015,5138000],[2016,8265000],[2017,9900000],[2018,9120000],[2019,8819000],[2020,-13247000],[2021,4120000],[2022,4711000],[2023,6884000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2004,null],[2005,null],[2006,3331000],[2007,2976000],[2008,2939000],[2009,1502000],[2010,2485000],[2011,3629000],[2012,5857000],[2013,6050000],[2014,4986000],[2015,2216000],[2016,5881000],[2017,5510000],[2018,3600000],[2019,4960000],[2020,-14311000],[2021,2646000],[2022,1977000],[2023,3100000]], "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: 'FR0000065864_resus_an', data: FR0000065864_resus_an, height: "350", width: "100%" });