var FR0000054132_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,23716000],[2009,22571000],[2010,28748000],[2011,30742000],[2012,33942000],[2013,39715000],[2014,48371000],[2015,53180000],[2016,58856000],[2017,62538000],[2018,68012000],[2019,76054000],[2020,117709000],[2021,138802000],[2022,145729000],[2023,147416000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,34186000],[2009,35579000],[2010,27324000],[2011,27165000],[2012,28626000],[2013,30666000],[2014,41165000],[2015,56300000],[2016,61270000],[2017,59564000],[2018,64232000],[2019,82399000],[2020,129120000],[2021,130335000],[2022,143082000],[2023,168186000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,1861000],[2011,2155000],[2012,1878000],[2013,1796000],[2014,2514000],[2015,2252000],[2016,2488000],[2017,2298000],[2018,1807000],[2019,2552000],[2020,4316000],[2021,3984000],[2022,3173000],[2023,2674000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,13009000],[2012,10383000],[2013,13930000],[2014,15028000],[2015,15882000],[2016,15673000],[2017,17096000],[2018,19643000],[2019,19951000],[2020,45925000],[2021,28593000],[2022,35722000],[2023,37383000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,7960000],[2012,10798000],[2013,11384000],[2014,13643000],[2015,14475000],[2016,17493000],[2017,19020000],[2018,20476000],[2019,23335000],[2020,32699000],[2021,27755000],[2022,25111000],[2023,30782000]], "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: 'FR0000054132_passif', data: FR0000054132_passif, height: "350", width: "100%" });