var FR0000045551_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,200057000],[2009,206233000],[2010,239878000],[2011,234660000],[2012,161160000],[2013,216331000],[2014,214274000],[2015,1380000],[2016,1610000],[2017,1730000],[2018,225145000],[2019,224660000],[2020,204073000],[2021,228779000],[2022,257181000],[2023,237307000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,78106000],[2009,83382000],[2010,111011000],[2011,103379000],[2012,26778000],[2013,64574000],[2014,83906000],[2015,0],[2016,0],[2017,0],[2018,91822000],[2019,88937000],[2020,71068000],[2021,92113000],[2022,110302000],[2023,87945000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,49368000],[2009,43136000],[2010,58824000],[2011,56826000],[2012,5361000],[2013,42083000],[2014,44665000],[2015,57056000],[2016,42738000],[2017,53320000],[2018,66961000],[2019,56582000],[2020,52211000],[2021,68887000],[2022,82331000],[2023,51742000]], "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: 'FR0000045551_resus_an', data: FR0000045551_resus_an, height: "350", width: "100%" });