var FR0013344173_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": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,52099000],[2016,59618000],[2017,61731000],[2018,53777000],[2019,59141000],[2020,66635000],[2021,83387000],[2022,94720000],[2023,104792000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,24390000],[2016,16851000],[2017,19572000],[2018,21113000],[2019,129669000],[2020,180770000],[2021,156797000],[2022,166130000],[2023,205022000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,2195000],[2016,3419000],[2017,3452000],[2018,2912000],[2019,3806000],[2020,4144000],[2021,4467000],[2022,3961000],[2023,4530000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,26328000],[2016,27514000],[2017,27288000],[2018,26712000],[2019,29916000],[2020,31310000],[2021,31857000],[2022,39097000],[2023,37167000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,45503000],[2016,50934000],[2017,58057000],[2018,56721000],[2019,64731000],[2020,73427000],[2021,110492000],[2022,116948000],[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: 'FR0013344173_passif', data: FR0013344173_passif, height: "350", width: "100%" });