var FR0010259150_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,885000000],[2009,982600000],[2010,1079230000],[2011,1015425000],[2012,926251000],[2013,973739000],[2014,1067900000],[2015,1225600000],[2016,1362200000],[2017,1535900000],[2018,1843400000],[2019,1753000000],[2020,2133800000],[2021,2737700000],[2022,3336700000],[2023,3823900000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,171000000],[2009,20400000],[2010,22983000],[2011,25749000],[2012,24732000],[2013,7500000],[2014,8000000],[2015,43700000],[2016,376400000],[2017,713700000],[2018,603800000],[2019,1469400000],[2020,1168200000],[2021,786600000],[2022,771600000],[2023,462900000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,55200000],[2009,54000000],[2010,43300000],[2011,69616000],[2012,111621000],[2013,111400000],[2014,127700000],[2015,82600000],[2016,80000000],[2017,100900000],[2018,108300000],[2019,91200000],[2020,79400000],[2021,104700000],[2022,87200000],[2023,57200000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,149805000],[2012,159799000],[2013,154848000],[2014,179800000],[2015,195100000],[2016,241500000],[2017,319100000],[2018,379800000],[2019,508500000],[2020,495200000],[2021,594700000],[2022,647100000],[2023,771400000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,397260000],[2012,404857000],[2013,320616000],[2014,337600000],[2015,391000000],[2016,363400000],[2017,402400000],[2018,442100000],[2019,484800000],[2020,436400000],[2021,766800000],[2022,765300000],[2023,1207500000]], "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: 'FR0010259150_passif', data: FR0010259150_passif, height: "350", width: "100%" });