var FR0011950682_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,45878000],[2012,46299000],[2013,51153000],[2014,94643000],[2015,98088000],[2016,92233000],[2017,92255000],[2018,91520000],[2019,97029000],[2020,101191000],[2021,117276000],[2022,129717000],[2023,128834000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2011,57200000],[2012,48795000],[2013,35696000],[2014,27718000],[2015,28542000],[2016,25763000],[2017,22910000],[2018,24455000],[2019,49194000],[2020,112429000],[2021,101678000],[2022,118210000],[2023,157788000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2011,3879000],[2012,4934000],[2013,3225000],[2014,6417000],[2015,8427000],[2016,9297000],[2017,8254000],[2018,5903000],[2019,9601000],[2020,11015000],[2021,4198000],[2022,3136000],[2023,2186000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2011,13821000],[2012,10778000],[2013,11651000],[2014,15016000],[2015,17121000],[2016,22178000],[2017,28177000],[2018,26065000],[2019,25219000],[2020,26165000],[2021,37727000],[2022,43320000],[2023,36299000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2011,11348000],[2012,14916000],[2013,13139000],[2014,11496000],[2015,11829000],[2016,20128000],[2017,31465000],[2018,26077000],[2019,23392000],[2020,53607000],[2021,55946000],[2022,53277000],[2023,41270000]], "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: 'FR0011950682_passif', data: FR0011950682_passif, height: "350", width: "100%" });