var FR0000064578_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,5796877000],[2009,4807447000],[2010,6027685000],[2011,6039981000],[2012,6061646000],[2013,7215171000],[2014,7299685000],[2015,7728208000],[2016,8467976000],[2017,10167659000],[2018,11358414000],[2019,12358343000],[2020,12568157000],[2021,13622638000],[2022,14091509000],[2023,11963167000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,9463516000],[2009,7125431000],[2010,6892984000],[2011,6430480000],[2012,5845779000],[2013,7519639000],[2014,8843710000],[2015,8408151000],[2016,8384176000],[2017,8596316000],[2018,11176935000],[2019,9327115000],[2020,10740718000],[2021,10353122000],[2022,10033068000],[2023,9629366000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,22625000],[2013,57922000],[2014,60934000],[2015,105930000],[2016,59196000],[2017,82170000],[2018,104910000],[2019,120930000],[2020,70570000],[2021,92730000],[2022,87080000],[2023,70360000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,88783000],[2012,93255000],[2013,109541000],[2014,86827000],[2015,111103000],[2016,114100000],[2017,167624000],[2018,129990000],[2019,140670000],[2020,127197000],[2021,149299000],[2022,146847000],[2023,188461000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1216231000],[2012,1139176000],[2013,1293844000],[2014,1205297000],[2015,1370606000],[2016,2474981000],[2017,2742972000],[2018,3444035000],[2019,3819825000],[2020,3851223000],[2021,4043548000],[2022,3333703000],[2023,3198688000]], "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: 'FR0000064578_passif', data: FR0000064578_passif, height: "350", width: "100%" });