var FR0010313486_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,32368000],[2009,37526000],[2010,48647000],[2011,66391000],[2012,78200000],[2013,95533000],[2014,104786000],[2015,110480000],[2016,118868000],[2017,130386000],[2018,138207000],[2019,144824000],[2020,155399000],[2021,83331000],[2022,100696000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,31073000],[2009,39923000],[2010,37258000],[2011,40996000],[2012,58982000],[2013,42988000],[2014,46613000],[2015,55585000],[2016,92910000],[2017,93329000],[2018,110152000],[2019,142185000],[2020,148482000],[2021,185974000],[2022,185495000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,3085000],[2012,6627000],[2013,6054000],[2014,7056000],[2015,4128000],[2016,4316000],[2017,4347000],[2018,4333000],[2019,5704000],[2020,5917000],[2021,5587000],[2022,4356000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,22923000],[2012,25593000],[2013,25455000],[2014,22611000],[2015,22704000],[2016,21387000],[2017,21439000],[2018,20710000],[2019,23607000],[2020,19670000],[2021,25509000],[2022,26907000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,27908000],[2012,42112000],[2013,39802000],[2014,45777000],[2015,34167000],[2016,34128000],[2017,45914000],[2018,42831000],[2019,43447000],[2020,50720000],[2021,24843000],[2022,34880000],[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: 'FR0010313486_passif', data: FR0010313486_passif, height: "350", width: "100%" });