var FR0000036675_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,1451227000],[2009,1127598000],[2010,1310840000],[2011,1512437000],[2012,1490062000],[2013,1558569000],[2014,1695101000],[2015,1939949000],[2016,2145269000],[2017,330000],[2018,2498217000],[2019,2488481000],[2020,1752010000],[2021,2032544000],[2022,2336517000],[2023,2536096000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,44371000],[2009,13717000],[2010,37523000],[2011,48013000],[2012,40658000],[2013,69602000],[2014,82213000],[2015,102291000],[2016,105115000],[2017,127000000],[2018,125672000],[2019,129163000],[2020,21968000],[2021,75254000],[2022,101281000],[2023,96926000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,25040000],[2009,7405000],[2010,13963000],[2011,19796000],[2012,9905000],[2013,40314000],[2014,60626000],[2015,73494000],[2016,75404000],[2017,84787000],[2018,90936000],[2019,72982000],[2020,1557000],[2021,44066000],[2022,67934000],[2023,72815000]], "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: 'FR0000036675_resus_an', data: FR0000036675_resus_an, height: "350", width: "100%" });