var FR0004154060_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,58412000],[2009,76051000],[2010,45036000],[2011,53960000],[2012,56243000],[2013,66845000],[2014,59264000],[2015,54876000],[2016,54214000],[2017,27741000],[2018,24022000],[2019,15491000],[2020,25819000],[2021,25880000],[2022,23802000],[2023,25052000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,991000],[2009,728000],[2010,null],[2011,null],[2012,279000],[2013,913000],[2014,582000],[2015,612000],[2016,9551000],[2017,5896000],[2018,7514000],[2019,1491000],[2020,8371000],[2021,2430000],[2022,2858000],[2023,2019000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,75000],[2012,113000],[2013,188000],[2014,203000],[2015,407000],[2016,169000],[2017,229000],[2018,160000],[2019,173000],[2020,340000],[2021,319000],[2022,242000],[2023,354000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,10635000],[2012,10526000],[2013,16246000],[2014,14325000],[2015,17224000],[2016,17180000],[2017,18447000],[2018,12049000],[2019,7849000],[2020,10635000],[2021,9239000],[2022,12035000],[2023,8558000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,7983000],[2012,10946000],[2013,11908000],[2014,7462000],[2015,10465000],[2016,8481000],[2017,7162000],[2018,4250000],[2019,3413000],[2020,6247000],[2021,5977000],[2022,8163000],[2023,7217000]], "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: 'FR0004154060_passif', data: FR0004154060_passif, height: "350", width: "100%" });