var FR0011675362_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,null],[2012,null],[2013,null],[2014,null],[2015,56707000],[2016,81332000],[2017,139304000],[2018,7070000],[2019,253200000],[2020,298800000],[2021,333600000],[2022,503200000],[2023,524400000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,16162000],[2016,32198000],[2017,53698000],[2018,0],[2019,131900000],[2020,142400000],[2021,171200000],[2022,231000000],[2023,364300000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,2984000],[2016,3530000],[2017,9450000],[2018,12365000],[2019,36000000],[2020,3900000],[2021,41000000],[2022,45200000],[2023,150200000]], "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: 'FR0011675362_resus_an', data: FR0011675362_resus_an, height: "350", width: "100%" });