var FR0010404368_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,149632000],[2009,117429000],[2010,172674000],[2011,205197000],[2012,183873000],[2013,183841000],[2014,180896000],[2015,189881000],[2016,270000],[2017,290000],[2018,230161000],[2019,232161000],[2020,164920000],[2021,194941000],[2022,196686000],[2023,204535000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,5680000],[2009,1357000],[2010,3645000],[2011,5852000],[2012,3292000],[2013,6606000],[2014,6530000],[2015,9241000],[2016,9670000],[2017,10300000],[2018,10808000],[2019,9938000],[2020,1820000],[2021,5070000],[2022,7448000],[2023,5620000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,3143000],[2009,665000],[2010,1397000],[2011,1459000],[2012,390000],[2013,3901000],[2014,3934000],[2015,6174000],[2016,6433000],[2017,7051000],[2018,7193000],[2019,4802000],[2020,-469000],[2021,2937000],[2022,4787000],[2023,3680000]], "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: 'FR0010404368_resus_an', data: FR0010404368_resus_an, height: "350", width: "100%" });