var FR0000062465_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,160854000],[2011,180682000],[2012,188791000],[2013,201249000],[2014,185316000],[2015,180609000],[2016,165378000],[2017,0],[2018,0],[2019,null],[2020,140404000],[2021,176864000],[2022,320669000],[2023,365602000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,-3068000],[2011,-657000],[2012,-1019000],[2013,-5160000],[2014,-3429000],[2015,600000],[2016,-12629000],[2017,-169000],[2018,-467000],[2019,191000],[2020,7606000],[2021,11745000],[2022,19545000],[2023,21067000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,-5897000],[2011,1520000],[2012,-12169000],[2013,-5415000],[2014,-2807000],[2015,412000],[2016,-8466000],[2017,15503000],[2018,-1401000],[2019,-394000],[2020,1807000],[2021,6434000],[2022,9428000],[2023,5722000]], "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: 'FR0000062465_resus_an', data: FR0000062465_resus_an, height: "350", width: "100%" });