var FR0000053043_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,28116000],[2009,29081000],[2010,55744000],[2011,58549000],[2012,60013000],[2013,62973000],[2014,67595000],[2015,72090000],[2016,97236000],[2017,100019000],[2018,104191000],[2019,105363000],[2020,94366000],[2021,96850000],[2022,98451000],[2023,77018000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,57216000],[2009,58135000],[2010,82254000],[2011,95637000],[2012,90572000],[2013,87900000],[2014,93050000],[2015,100548000],[2016,153936000],[2017,172015000],[2018,178717000],[2019,180330000],[2020,195696000],[2021,187888000],[2022,200253000],[2023,208207000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,2361000],[2011,2435000],[2012,2192000],[2013,2134000],[2014,2625000],[2015,1446000],[2016,1979000],[2017,2099000],[2018,2127000],[2019,2406000],[2020,2113000],[2021,2029000],[2022,1557000],[2023,1566000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,41662000],[2011,45965000],[2012,42522000],[2013,41973000],[2014,41987000],[2015,52602000],[2016,53085000],[2017,50216000],[2018,49749000],[2019,57923000],[2020,56034000],[2021,62021000],[2022,70232000],[2023,59379000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,31838000],[2011,32412000],[2012,36185000],[2013,30017000],[2014,33633000],[2015,37051000],[2016,50980000],[2017,50775000],[2018,51117000],[2019,46061000],[2020,39843000],[2021,40672000],[2022,41962000],[2023,36323000]], "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: 'FR0000053043_passif', data: FR0000053043_passif, height: "350", width: "100%" });