var FR0004050250_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": [[2005,68623000],[2006,74041000],[2007,82635000],[2008,91290000],[2009,101981000],[2010,114215000],[2011,129406000],[2012,144220000],[2013,161780000],[2014,180501000],[2015,215748000],[2016,238455000],[2017,268053000],[2018,295876000],[2019,327322000],[2020,359025000],[2021,352919000],[2022,376076000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,652000],[2006,2909000],[2007,2249000],[2008,3661000],[2009,793000],[2010,352000],[2011,0],[2012,0],[2013,0],[2014,0],[2015,3556000],[2016,2799000],[2017,1496000],[2018,495000],[2019,31748000],[2020,34293000],[2021,35448000],[2022,36121000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,381000],[2006,714000],[2007,457000],[2008,567000],[2009,845000],[2010,1351000],[2011,1003000],[2012,1950000],[2013,3178000],[2014,3556000],[2015,897000],[2016,1069000],[2017,1275000],[2018,1441000],[2019,1818000],[2020,2160000],[2021,2519000],[2022,6128000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,14529000],[2012,16286000],[2013,19045000],[2014,16725000],[2015,29769000],[2016,26202000],[2017,29384000],[2018,31250000],[2019,31041000],[2020,32657000],[2021,37727000],[2022,42927000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,71055000],[2012,77734000],[2013,83647000],[2014,89444000],[2015,101226000],[2016,117106000],[2017,111486000],[2018,119994000],[2019,118209000],[2020,121716000],[2021,139210000],[2022,155989000],[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: 'FR0004050250_passif', data: FR0004050250_passif, height: "350", width: "100%" });