var FR0000060949_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,21582000],[2009,17072000],[2010,17538000],[2011,18800000],[2012,20018000],[2013,20501000],[2014,22826000],[2015,25527000],[2016,28973000],[2017,30905000],[2018,33023000],[2019,34394000],[2020,31542000],[2021,35365000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,13590000],[2009,16367000],[2010,15778000],[2011,14049000],[2012,15157000],[2013,12742000],[2014,12489000],[2015,11290000],[2016,19553000],[2017,18233000],[2018,18869000],[2019,23255000],[2020,35736000],[2021,24864000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,2269000],[2012,1815000],[2013,2136000],[2014,2623000],[2015,2509000],[2016,3506000],[2017,3159000],[2018,3401000],[2019,3683000],[2020,3767000],[2021,3204000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,18245000],[2012,10411000],[2013,14298000],[2014,9580000],[2015,9169000],[2016,9799000],[2017,11320000],[2018,12009000],[2019,10432000],[2020,12069000],[2021,13072000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,7786000],[2012,12575000],[2013,7574000],[2014,12039000],[2015,11652000],[2016,13062000],[2017,12349000],[2018,12508000],[2019,13934000],[2020,10461000],[2021,11788000]], "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: 'FR0000060949_passif', data: FR0000060949_passif, height: "350", width: "100%" });