var FR0000074148_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": [[2008,139200000],[2009,128600000],[2010,144700000],[2011,173000000],[2012,204600000],[2013,195800000],[2014,424300000],[2015,432600000],[2016,241000000],[2017,391700000],[2018,386800000],[2019,396700000],[2020,334900000],[2021,358500000],[2022,401500000],[2023,482600000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,90300000],[2009,90200000],[2010,90600000],[2011,133500000],[2012,113000000],[2013,130300000],[2014,29500000],[2015,33100000],[2016,101500000],[2017,4600000],[2018,63500000],[2019,115600000],[2020,105600000],[2021,125000000],[2022,111700000],[2023,121500000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,15100000],[2012,15800000],[2013,17500000],[2014,26600000],[2015,30800000],[2016,34000000],[2017,30100000],[2018,31300000],[2019,35600000],[2020,37000000],[2021,38700000],[2022,36300000],[2023,27600000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,40500000],[2012,43700000],[2013,41600000],[2014,47200000],[2015,55300000],[2016,66400000],[2017,32800000],[2018,31000000],[2019,32700000],[2020,54000000],[2021,60300000],[2022,35300000],[2023,37100000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,220400000],[2012,227600000],[2013,231900000],[2014,236900000],[2015,241100000],[2016,274800000],[2017,130800000],[2018,134100000],[2019,136500000],[2020,143900000],[2021,142100000],[2022,154600000],[2023,157500000]], "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: 'FR0000074148_passif', data: FR0000074148_passif, height: "350", width: "100%" });