var FR0011184241_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,6016000],[2009,11505000],[2010,10687000],[2011,4329000],[2012,23028000],[2013,19130000],[2014,2505000],[2015,47052000],[2016,42762000],[2017,36857000],[2018,45848000],[2019,28040000],[2020,6334000],[2021,-13815000],[2022,-12970000],[2023,-6914000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,2475000],[2012,2442000],[2013,2235000],[2014,2301000],[2015,791000],[2016,6960000],[2017,7572000],[2018,7116000],[2019,21155000],[2020,28194000],[2021,34479000],[2022,33210000],[2023,13089000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,348000],[2011,134000],[2012,198000],[2013,252000],[2014,396000],[2015,1095000],[2016,1738000],[2017,2241000],[2018,2756000],[2019,3122000],[2020,2214000],[2021,1521000],[2022,967000],[2023,790000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,1230000],[2011,1672000],[2012,3824000],[2013,1784000],[2014,2649000],[2015,5461000],[2016,4572000],[2017,4931000],[2018,7546000],[2019,5326000],[2020,4943000],[2021,3835000],[2022,6414000],[2023,3974000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,715000],[2011,8918000],[2012,7111000],[2013,1245000],[2014,44582000],[2015,33696000],[2016,22766000],[2017,2160000],[2018,6777000],[2019,4310000],[2020,3481000],[2021,0],[2022,0],[2023,null]], "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: 'FR0011184241_passif', data: FR0011184241_passif, height: "350", width: "100%" });