var FR0000035818_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,26593000],[2009,27481000],[2010,32704000],[2011,36278000],[2012,40260000],[2013,41116000],[2014,46060000],[2015,58457000],[2016,65990000],[2017,3570000],[2018,86871000],[2019,104188000],[2020,112274000],[2021,133580000],[2022,158987000],[2023,178555000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-1033000],[2009,858000],[2010,1753000],[2011,3810000],[2012,4265000],[2013,3883000],[2014,5700000],[2015,9054000],[2016,9734000],[2017,10200000],[2018,11611000],[2019,12418000],[2020,13612000],[2021,16580000],[2022,21409000],[2023,17919000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-1112000],[2009,1157000],[2010,1474000],[2011,2640000],[2012,3001000],[2013,3188000],[2014,4650000],[2015,6473000],[2016,6325000],[2017,6766000],[2018,8843000],[2019,9745000],[2020,11562000],[2021,14280000],[2022,17864000],[2023,14860000]], "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: 'FR0000035818_resus_an', data: FR0000035818_resus_an, height: "350", width: "100%" });