var FR0011289040_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,56104000],[2009,55374000],[2010,55115000],[2011,59749000],[2012,64062000],[2013,69104000],[2014,68721000],[2015,72641000],[2016,78752000],[2017,78539000],[2018,86229000],[2019,94715000],[2020,94330000],[2021,100921000],[2022,110614000],[2023,117271000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,15770000],[2009,12000000],[2010,7711000],[2011,16130000],[2012,13091000],[2013,10032000],[2014,21020000],[2015,16890000],[2016,14807000],[2017,44724000],[2018,79442000],[2019,71633000],[2020,82510000],[2021,70490000],[2022,45645000],[2023,54028000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,2020000],[2012,1699000],[2013,2167000],[2014,2169000],[2015,2427000],[2016,2551000],[2017,3428000],[2018,3447000],[2019,3277000],[2020,3805000],[2021,4054000],[2022,2317000],[2023,3458000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,10950000],[2012,8760000],[2013,12702000],[2014,16567000],[2015,16723000],[2016,16914000],[2017,33809000],[2018,33751000],[2019,37075000],[2020,31191000],[2021,37078000],[2022,43323000],[2023,36099000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,54929000],[2012,52154000],[2013,48838000],[2014,53778000],[2015,55497000],[2016,54806000],[2017,74430000],[2018,70411000],[2019,58680000],[2020,46446000],[2021,40062000],[2022,37747000],[2023,null]], "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: 'FR0011289040_passif', data: FR0011289040_passif, height: "350", width: "100%" });