var FR0011271600_passif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Passif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Capitaux propres", "values": [[2011,6157000],[2012,4376000],[2013,14791000],[2014,48791000],[2015,44380000],[2016,36589000],[2017,41192000],[2018,34306000],[2019,18569000],[2020,20300000],[2021,47000000],[2022,41980000],[2023,30850000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2011,75000],[2012,682000],[2013,842000],[2014,2065000],[2015,3802000],[2016,3348000],[2017,7958000],[2018,8362000],[2019,11560000],[2020,15850000],[2021,9605000],[2022,11021000],[2023,15360000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2011,3000],[2012,6000],[2013,10000],[2014,371000],[2015,356000],[2016,64000],[2017,70000],[2018,178000],[2019,368000],[2020,974000],[2021,1000000],[2022,1010000],[2023,282000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2011,293000],[2012,647000],[2013,544000],[2014,704000],[2015,1881000],[2016,3175000],[2017,1830000],[2018,1571000],[2019,2101000],[2020,1480000],[2021,1430000],[2022,1520000],[2023,1440000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2011,636000],[2012,1823000],[2013,1581000],[2014,1454000],[2015,2936000],[2016,2919000],[2017,2955000],[2018,2310000],[2019,1940000],[2020,3749000],[2021,2471000],[2022,2768000],[2023,2326000]], "background-color": "rgb(192, 96, 0)" }, ], "plotarea" : { "margin-right":"5", "margin-left":"180", "margin-bottom":"50", "margin-top":"40", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"5x1", "x" : "0", "y": "35", "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: 'FR0011271600_passif', data: FR0011271600_passif, height: "350", width: "100%" });