var FR0000066482_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": [[2006,28649000],[2007,33120000],[2008,34817000],[2009,36912000],[2010,40039000],[2011,42053000],[2012,42923000],[2013,44537000],[2014,46192000],[2015,49400000],[2016,50465000],[2017,52164000],[2018,52842000],[2019,52283000],[2020,54308000],[2021,57640000],[2022,61644000],[2023,50368000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2006,50811000],[2007,40141000],[2008,39458000],[2009,40689000],[2010,35870000],[2011,38147000],[2012,40620000],[2013,38361000],[2014,43971000],[2015,49613000],[2016,49874000],[2017,51985000],[2018,41704000],[2019,56408000],[2020,69226000],[2021,76554000],[2022,82358000],[2023,79963000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2006,2468000],[2007,2528000],[2008,2575000],[2009,2538000],[2010,2899000],[2011,3069000],[2012,4791000],[2013,5296000],[2014,6258000],[2015,5737000],[2016,6557000],[2017,7287000],[2018,6736000],[2019,6882000],[2020,7417000],[2021,7264000],[2022,5585000],[2023,6727000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,27622000],[2012,28319000],[2013,26701000],[2014,33186000],[2015,27921000],[2016,30371000],[2017,27800000],[2018,26209000],[2019,25401000],[2020,27652000],[2021,29161000],[2022,28708000],[2023,30455000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,19087000],[2012,20711000],[2013,19653000],[2014,21742000],[2015,21835000],[2016,24725000],[2017,22184000],[2018,19793000],[2019,22179000],[2020,25361000],[2021,26112000],[2022,26947000],[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: 'FR0000066482_passif', data: FR0000066482_passif, height: "350", width: "100%" });