var FR0011027135_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": [[2009,64904000],[2010,71467000],[2011,136209000],[2012,230780000],[2013,238035000],[2014,286518000],[2015,317402000],[2016,338834000],[2017,366343000],[2018,383925000],[2019,388716000],[2020,399254000],[2021,414739000],[2022,444036000],[2023,450713000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,72365000],[2010,66586000],[2011,131259000],[2012,244872000],[2013,255063000],[2014,288993000],[2015,293955000],[2016,316495000],[2017,344220000],[2018,371550000],[2019,375738000],[2020,453661000],[2021,421983000],[2022,422192000],[2023,407298000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,73000],[2013,78000],[2014,9977000],[2015,10251000],[2016,738000],[2017,8410000],[2018,8570000],[2019,10520000],[2020,12760000],[2021,9840000],[2022,6040000],[2023,5880000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,2522000],[2012,8974000],[2013,6351000],[2014,6005000],[2015,9575000],[2016,2962000],[2017,5526000],[2018,9332000],[2019,9346000],[2020,6822000],[2021,3452000],[2022,5487000],[2023,3477000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,53571000],[2012,39715000],[2013,38606000],[2014,32437000],[2015,33963000],[2016,72337000],[2017,63736000],[2018,91624000],[2019,99561000],[2020,112817000],[2021,84139000],[2022,79896000],[2023,107663000]], "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: 'FR0011027135_passif', data: FR0011027135_passif, height: "350", width: "100%" });