var FR0000031775_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,2057043000],[2009,1896013000],[2010,2013659000],[2011,2265472000],[2012,2292219000],[2013,2285983000],[2014,2422753000],[2015,2457903000],[2016,2453771000],[2017,1130000],[2018,710000],[2019,2739993000],[2020,2805162000],[2021,3122940000],[2022,3642063000],[2023,3937000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,381868000],[2009,304151000],[2010,333506000],[2011,301748000],[2012,244983000],[2013,229587000],[2014,256318000],[2015,249715000],[2016,255948000],[2017,247000000],[2018,249000000],[2019,261059000],[2020,298000000],[2021,360000000],[2022,277728000],[2023,415381000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,245256000],[2009,191398000],[2010,202736000],[2011,163607000],[2012,129087000],[2013,120259000],[2014,128479000],[2015,121479000],[2016,139065000],[2017,142181000],[2018,151095000],[2019,148821000],[2020,172000000],[2021,204179000],[2022,156086000],[2023,258000000]], "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: 'FR0000031775_resus_an', data: FR0000031775_resus_an, height: "350", width: "100%" });