var FR0000121295_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,186658000],[2009,182817000],[2010,189358000],[2011,199909000],[2012,199843000],[2013,216811000],[2014,221352000],[2015,232571000],[2016,247270000],[2017,249443000],[2018,166798000],[2019,168368000],[2020,159000000],[2021,165916000],[2022,176619000],[2023,180335000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,41011000],[2009,51458000],[2010,53752000],[2011,58647000],[2012,40563000],[2013,29964000],[2014,44706000],[2015,58215000],[2016,50654000],[2017,67301000],[2018,106245000],[2019,182945000],[2020,194242000],[2021,187791000],[2022,163430000],[2023,139487000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,713000],[2012,548000],[2013,648000],[2014,547000],[2015,745000],[2016,851000],[2017,835000],[2018,644000],[2019,971000],[2020,1838000],[2021,1414000],[2022,3546000],[2023,3681000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,12296000],[2012,12871000],[2013,11968000],[2014,13014000],[2015,13020000],[2016,12534000],[2017,12407000],[2018,10725000],[2019,22411000],[2020,17364000],[2021,17091000],[2022,25530000],[2023,24803000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,36987000],[2012,43852000],[2013,40258000],[2014,55223000],[2015,44827000],[2016,38418000],[2017,25376000],[2018,23731000],[2019,34859000],[2020,27852000],[2021,33070000],[2022,28310000],[2023,24429000]], "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: 'FR0000121295_passif', data: FR0000121295_passif, height: "350", width: "100%" });