var FR0004030708_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": [[2009,22419000],[2010,23005000],[2011,22478000],[2012,20623000],[2013,16638000],[2014,17275000],[2015,19426000],[2016,20690000],[2017,21277000],[2018,22442000],[2019,22727000],[2020,22155000],[2021,23933000],[2022,23803000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,3146000],[2010,4116000],[2011,4111000],[2012,3721000],[2013,3185000],[2014,830000],[2015,656000],[2016,457000],[2017,464000],[2018,816000],[2019,1972000],[2020,1909000],[2021,2433000],[2022,1884000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,1830000],[2012,1009000],[2013,1224000],[2014,751000],[2015,694000],[2016,691000],[2017,758000],[2018,590000],[2019,612000],[2020,459000],[2021,489000],[2022,281000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,3829000],[2012,3976000],[2013,3460000],[2014,2490000],[2015,2479000],[2016,2660000],[2017,2470000],[2018,2377000],[2019,2083000],[2020,1764000],[2021,2215000],[2022,2233000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,3130000],[2012,3203000],[2013,3991000],[2014,6978000],[2015,1818000],[2016,1802000],[2017,1981000],[2018,2368000],[2019,1755000],[2020,1694000],[2021,1439000],[2022,1509000],[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: 'FR0004030708_passif', data: FR0004030708_passif, height: "350", width: "100%" });