var FR0004187367_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,44782000],[2011,50089000],[2012,49812000],[2013,44659000],[2014,43826000],[2015,37349000],[2016,44118000],[2017,300000],[2018,187711000],[2019,237100000],[2020,325017000],[2021,502574000],[2022,800155000],[2023,857700000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,392000],[2011,-461000],[2012,152000],[2013,126000],[2014,222000],[2015,-137000],[2016,881000],[2017,0],[2018,5768000],[2019,7824000],[2020,8921000],[2021,13806000],[2022,24658000],[2023,26000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,-34000],[2011,-1343000],[2012,-554000],[2013,-188000],[2014,-210000],[2015,-2666000],[2016,296000],[2017,2189000],[2018,4448000],[2019,5904000],[2020,8276000],[2021,9872000],[2022,18074000],[2023,14500000]], "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: 'FR0004187367_resus_an', data: FR0004187367_resus_an, height: "350", width: "100%" });