var FR0000060071_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,947570000],[2009,910764000],[2010,976535000],[2011,1141503000],[2012,1138007000],[2013,1168404000],[2014,1195636000],[2015,1199212000],[2016,1222009000],[2017,440000],[2018,1426823000],[2019,1499117000],[2020,1511551000],[2021,1769662000],[2022,1911766000],[2023,1889323000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,50839000],[2009,42203000],[2010,40359000],[2011,55537000],[2012,48190000],[2013,50573000],[2014,45030000],[2015,46188000],[2016,47414000],[2017,53700000],[2018,55173000],[2019,60294000],[2020,70220000],[2021,124079000],[2022,125175000],[2023,101872000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,24649000],[2009,24767000],[2010,27245000],[2011,33102000],[2012,30805000],[2013,29659000],[2014,35924000],[2015,32072000],[2016,34927000],[2017,40309000],[2018,41119000],[2019,41115000],[2020,47356000],[2021,93515000],[2022,94872000],[2023,76432000]], "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: 'FR0000060071_resus_an', data: FR0000060071_resus_an, height: "350", width: "100%" });