var FR0000045213_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,238682000],[2009,244583000],[2010,263981000],[2011,259363000],[2012,236833000],[2013,268114000],[2014,268636000],[2015,1380000],[2016,1720000],[2017,1960000],[2018,257029000],[2019,262382000],[2020,225054000],[2021,278546000],[2022,311412000],[2023,286196000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,110529000],[2009,116907000],[2010,129684000],[2011,118864000],[2012,92802000],[2013,110035000],[2014,124656000],[2015,0],[2016,0],[2017,0],[2018,95704000],[2019,97640000],[2020,63072000],[2021,103216000],[2022,124824000],[2023,97397000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,63384000],[2009,64879000],[2010,73670000],[2011,73665000],[2012,48494000],[2013,70399000],[2014,77121000],[2015,87757000],[2016,64912000],[2017,72279000],[2018,62173000],[2019,62860000],[2020,20818000],[2021,61508000],[2022,73761000],[2023,60573000]], "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: 'FR0000045213_resus_an', data: FR0000045213_resus_an, height: "350", width: "100%" });