var FR0000066722_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,25541000],[2009,21507000],[2010,22661000],[2011,20229000],[2012,19952000],[2013,19086000],[2014,18274000],[2015,25248000],[2016,28365000],[2017,45469000],[2018,58265000],[2019,50342000],[2020,79709000],[2021,90426000],[2022,104405000],[2023,101784000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,6692000],[2009,4219000],[2010,3155000],[2011,5699000],[2012,9155000],[2013,9425000],[2014,7316000],[2015,11052000],[2016,10315000],[2017,10564000],[2018,11869000],[2019,16034000],[2020,10873000],[2021,6866000],[2022,13981000],[2023,9072000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,298000],[2012,410000],[2013,441000],[2014,517000],[2015,589000],[2016,847000],[2017,904000],[2018,998000],[2019,1208000],[2020,1383000],[2021,1377000],[2022,1586000],[2023,1709000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,15832000],[2012,11070000],[2013,11597000],[2014,9919000],[2015,18337000],[2016,13395000],[2017,15376000],[2018,18878000],[2019,16409000],[2020,31007000],[2021,38068000],[2022,38887000],[2023,25442000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,6706000],[2012,6339000],[2013,7523000],[2014,6294000],[2015,8492000],[2016,9165000],[2017,14006000],[2018,11092000],[2019,11056000],[2020,18196000],[2021,29467000],[2022,21342000],[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: 'FR0000066722_passif', data: FR0000066722_passif, height: "350", width: "100%" });