var FR0011208693_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": [[2010,1065000],[2011,2174000],[2012,5825000],[2013,5522000],[2014,5318000],[2015,4773000],[2016,4831000],[2017,4210000],[2018,4080000],[2019,4172000],[2020,4037000],[2021,3851000],[2022,3486000],[2023,2938000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,486000],[2011,480000],[2012,43000],[2013,1218000],[2014,1010000],[2015,855000],[2016,658000],[2017,452000],[2018,253000],[2019,51000],[2020,501000],[2021,251000],[2022,282000],[2023,157000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,7000],[2012,2000],[2013,6000],[2014,629000],[2015,2019000],[2016,2156000],[2017,1905000],[2018,1991000],[2019,2470000],[2020,null],[2021,17000],[2022,16000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,479000],[2012,392000],[2013,253000],[2014,2530000],[2015,1773000],[2016,1437000],[2017,1170000],[2018,1140000],[2019,1180000],[2020,1220000],[2021,821000],[2022,919000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,5554000],[2012,4668000],[2013,2579000],[2014,1015000],[2015,667000],[2016,4386000],[2017,3862000],[2018,3990000],[2019,4340000],[2020,3719000],[2021,4321000],[2022,3564000],[2023,3660000]], "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: 'FR0011208693_passif', data: FR0011208693_passif, height: "350", width: "100%" });