var FR0000120503_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,32459000000],[2009,31353000000],[2010,31225000000],[2011,32706000000],[2012,33547000000],[2013,33345000000],[2014,33138000000],[2015,32428000000],[2016,31768000000],[2017,480000],[2018,35555000000],[2019,37929000000],[2020,34694000000],[2021,37589000000],[2022,44322000000],[2023,56017000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,2196000000],[2009,1855000000],[2010,1791000000],[2011,1857000000],[2012,1120000000],[2013,1253000000],[2014,1133000000],[2015,668000000],[2016,947000000],[2017,1420000000],[2018,1776000000],[2019,1696000000],[2020,1124000000],[2021,1733000000],[2022,1872000000],[2023,2113000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,1501000000],[2009,1319000000],[2010,1071000000],[2011,1070000000],[2012,633000000],[2013,-747000000],[2014,807000000],[2015,403000000],[2016,732000000],[2017,1085000000],[2018,1311000000],[2019,1184000000],[2020,696000000],[2021,1125000000],[2022,973000000],[2023,1040000000]], "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: 'FR0000120503_resus_an', data: FR0000120503_resus_an, height: "350", width: "100%" });