var FR0000053027_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": [[2007,null],[2008,75553000],[2009,90195000],[2010,113123000],[2011,138473000],[2012,161400000],[2013,185235000],[2014,225931000],[2015,285080000],[2016,362149000],[2017,409448000],[2018,454032000],[2019,507645000],[2020,541143000],[2021,571172000],[2022,593278000],[2023,610250000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2007,null],[2008,70236000],[2009,34340000],[2010,20835000],[2011,85773000],[2012,79780000],[2013,79650000],[2014,123607000],[2015,124506000],[2016,127936000],[2017,133540000],[2018,133295000],[2019,139623000],[2020,114521000],[2021,69177000],[2022,53149000],[2023,46499000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,12605000],[2012,13071000],[2013,15242000],[2014,10281000],[2015,10704000],[2016,11449000],[2017,13690000],[2018,10346000],[2019,30127000],[2020,45522000],[2021,44539000],[2022,48711000],[2023,57782000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,81097000],[2012,79350000],[2013,63421000],[2014,72764000],[2015,92638000],[2016,104493000],[2017,122318000],[2018,121349000],[2019,112375000],[2020,113600000],[2021,79671000],[2022,110019000],[2023,107133000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,46753000],[2012,49880000],[2013,39784000],[2014,56713000],[2015,67624000],[2016,73805000],[2017,75865000],[2018,87905000],[2019,75298000],[2020,79709000],[2021,65731000],[2022,55301000],[2023,61278000]], "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: 'FR0000053027_passif', data: FR0000053027_passif, height: "350", width: "100%" });