var FR0010667147_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,null],[2011,1245381000],[2012,1257525000],[2013,1505313000],[2014,1242676000],[2015,1537925000],[2016,1202440000],[2017,1354900000],[2018,1263364000],[2019,1481100000],[2020,1273767000],[2021,1567900000],[2022,1666489000],[2023,1694189000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,140176000],[2012,196747000],[2013,196930000],[2014,199023000],[2015,192297000],[2016,114389000],[2017,154000000],[2018,203907000],[2019,223538000],[2020,140439000],[2021,312863000],[2022,357245000],[2023,362922000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,63600000],[2012,124087000],[2013,127439000],[2014,125024000],[2015,126239000],[2016,41531000],[2017,83213000],[2018,122333000],[2019,146729000],[2020,82900000],[2021,223817000],[2022,240444000],[2023,240500000]], "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: 'FR0010667147_resus_an', data: FR0010667147_resus_an, height: "350", width: "100%" });