var FR0000064271_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,2081369000],[2009,1983965000],[2010,2057437000],[2011,2300278000],[2012,2502269000],[2013,2633128000],[2014,2765397000],[2015,2826230000],[2016,2824476000],[2017,390000],[2018,3255100000],[2019,3441023000],[2020,3145040000],[2021,3506647000],[2022,4159697000],[2023,4442100000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,85424000],[2009,75199000],[2010,80616000],[2011,85166000],[2012,96636000],[2013,97377000],[2014,101947000],[2015,110068000],[2016,123261000],[2017,132000000],[2018,137200000],[2019,162857000],[2020,116903000],[2021,153938000],[2022,233466000],[2023,253000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,40488000],[2009,39345000],[2010,47242000],[2011,52167000],[2012,55519000],[2013,60153000],[2014,65075000],[2015,75186000],[2016,87052000],[2017,93638000],[2018,94433000],[2019,100332000],[2020,72768000],[2021,110008000],[2022,146359000],[2023,191600000]], "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: 'FR0000064271_resus_an', data: FR0000064271_resus_an, height: "350", width: "100%" });