var FR0004034320_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,198392000],[2009,213329000],[2010,225282000],[2011,236683000],[2012,240873000],[2013,244658000],[2014,258817000],[2015,263056000],[2016,194607000],[2017,195560000],[2018,51905000],[2019,24951000],[2020,42107000],[2021,75924000],[2022,99319000],[2023,119350000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,122207000],[2009,169334000],[2010,182812000],[2011,170081000],[2012,140468000],[2013,124991000],[2014,114406000],[2015,96100000],[2016,78909000],[2017,81273000],[2018,112877000],[2019,126766000],[2020,129210000],[2021,131205000],[2022,85988000],[2023,80436000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,5363000],[2012,5877000],[2013,5665000],[2014,6795000],[2015,7863000],[2016,15629000],[2017,14938000],[2018,13541000],[2019,3268000],[2020,3877000],[2021,4018000],[2022,3228000],[2023,3762000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,114474000],[2012,119094000],[2013,84757000],[2014,89304000],[2015,84247000],[2016,85058000],[2017,96179000],[2018,61478000],[2019,54905000],[2020,42532000],[2021,41640000],[2022,38677000],[2023,37208000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,103933000],[2012,110595000],[2013,133410000],[2014,120970000],[2015,117416000],[2016,131658000],[2017,119028000],[2018,117817000],[2019,156470000],[2020,143071000],[2021,138061000],[2022,108058000],[2023,105401000]], "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: 'FR0004034320_passif', data: FR0004034320_passif, height: "350", width: "100%" });