var FR0013018124_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,102069000],[2009,142878000],[2010,100488000],[2011,84324000],[2012,74554000],[2013,61382000],[2014,103998000],[2015,101331000],[2016,104549000],[2017,128215000],[2018,113653000],[2019,109297000],[2020,100835000],[2021,75552000],[2022,52433000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,19000],[2009,13000],[2010,113000],[2011,82000],[2012,157000],[2013,151000],[2014,16396000],[2015,20773000],[2016,6219000],[2017,50000],[2018,85000],[2019,12649000],[2020,19075000],[2021,21506000],[2022,25434000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,4592000],[2012,4618000],[2013,421000],[2014,548000],[2015,617000],[2016,456000],[2017,401000],[2018,441000],[2019,549000],[2020,730000],[2021,661000],[2022,578000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,1185000],[2012,1850000],[2013,2896000],[2014,3635000],[2015,5364000],[2016,1338000],[2017,1929000],[2018,4281000],[2019,4996000],[2020,2421000],[2021,3649000],[2022,3102000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,5646000],[2012,2969000],[2013,3765000],[2014,6336000],[2015,35263000],[2016,36186000],[2017,21657000],[2018,20130000],[2019,15315000],[2020,19205000],[2021,13241000],[2022,11617000]], "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: 'FR0013018124_passif', data: FR0013018124_passif, height: "350", width: "100%" });