var FR0000074122_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": [[2006,null],[2007,null],[2008,null],[2009,52003000],[2010,54433000],[2011,62064000],[2012,71936000],[2013,81877000],[2014,81877000],[2015,103203000],[2016,103203000],[2017,108613000],[2018,141958000],[2019,161999000],[2020,172923000],[2021,180874000],[2022,219131000],[2023,266533000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2006,null],[2007,null],[2008,null],[2009,4443000],[2010,7681000],[2011,7825000],[2012,11542000],[2013,16526000],[2014,16526000],[2015,34779000],[2016,34779000],[2017,53626000],[2018,63981000],[2019,47105000],[2020,93306000],[2021,82500000],[2022,78609000],[2023,92369000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,3118000],[2013,3107000],[2014,3107000],[2015,3663000],[2016,3663000],[2017,7246000],[2018,10000000],[2019,9110000],[2020,9197000],[2021,12150000],[2022,9364000],[2023,7408000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,6860000],[2013,7658000],[2014,7658000],[2015,13614000],[2016,13614000],[2017,21261000],[2018,27383000],[2019,29280000],[2020,43201000],[2021,51334000],[2022,65283000],[2023,73991000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,57230000],[2013,67379000],[2014,73944000],[2015,71554000],[2016,78812000],[2017,115846000],[2018,113209000],[2019,131662000],[2020,125197000],[2021,139778000],[2022,180030000],[2023,232746000]], "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: 'FR0000074122_passif', data: FR0000074122_passif, height: "350", width: "100%" });