var FR0000061418_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": [[2009,199774000],[2010,231185000],[2011,229218000],[2012,220845000],[2013,213292000],[2014,193278000],[2015,330000],[2016,330000],[2017,350000],[2018,187456000],[2019,193230000],[2020,174977000],[2021,191641000],[2022,215039000],[2023,222077000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,4628000],[2010,5571000],[2011,5403000],[2012,4137000],[2013,1361000],[2014,507000],[2015,2440000],[2016,2150000],[2017,2100000],[2018,1523000],[2019,1740000],[2020,1284000],[2021,2501000],[2022,2088000],[2023,2849000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,4511000],[2010,4669000],[2011,4722000],[2012,3699000],[2013,813000],[2014,229000],[2015,3692000],[2016,2019000],[2017,2100000],[2018,1405000],[2019,1690000],[2020,1292000],[2021,2406000],[2022,1888000],[2023,2624000]], "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: 'FR0000061418_resus_an', data: FR0000061418_resus_an, height: "350", width: "100%" });