var FR0000075442_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,149647000],[2010,148207000],[2011,169215000],[2012,207776000],[2013,254957000],[2014,285653000],[2015,320719000],[2016,479878000],[2017,479878000],[2018,210000],[2019,507490000],[2020,493300000],[2021,724065000],[2022,684896000],[2023,567400000],[2024,571500000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,1962000],[2010,525000],[2011,2797000],[2012,7444000],[2013,10273000],[2014,9824000],[2015,13232000],[2016,13406000],[2017,13406000],[2018,8700000],[2019,-5540000],[2020,4700000],[2021,62686000],[2022,58400000],[2023,14300000],[2024,1400000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,1147000],[2010,328000],[2011,1776000],[2012,4510000],[2013,6571000],[2014,5870000],[2015,7941000],[2016,8115000],[2017,8115000],[2018,5440000],[2019,-4820000],[2020,8310000],[2021,42213000],[2022,36104000],[2023,1200000],[2024,400000]], "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: 'FR0000075442_resus_an', data: FR0000075442_resus_an, height: "350", width: "100%" });