var FR0000072597_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": [[2006,13943000],[2007,18892000],[2008,25864000],[2009,23510000],[2010,26263000],[2011,29549000],[2012,29131000],[2013,30652000],[2014,31901000],[2015,38077000],[2016,42028000],[2017,540000],[2018,43835000],[2019,51980000],[2020,49109000],[2021,58748000],[2022,64436000],[2023,73320000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2006,603000],[2007,1056000],[2008,1258000],[2009,-163000],[2010,1228000],[2011,1576000],[2012,-770000],[2013,865000],[2014,1248000],[2015,3118000],[2016,2560000],[2017,0],[2018,2044000],[2019,3450000],[2020,3149000],[2021,4836000],[2022,4684000],[2023,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2006,563000],[2007,961000],[2008,715000],[2009,-344000],[2010,847000],[2011,950000],[2012,-1231000],[2013,503000],[2014,767000],[2015,2644000],[2016,2504000],[2017,985000],[2018,1347000],[2019,2570000],[2020,1836000],[2021,2986000],[2022,3078000],[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: 'FR0000072597_resus_an', data: FR0000072597_resus_an, height: "350", width: "100%" });