var FR0010151589_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,null],[2010,94970000],[2011,97651000],[2012,123018000],[2013,117943000],[2014,121655000],[2015,122813000],[2016,119721000],[2017,121314000],[2018,130860000],[2019,107051000],[2020,98597000],[2021,111274000],[2022,126256000],[2023,139354000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,null],[2010,51872000],[2011,70510000],[2012,66974000],[2013,71491000],[2014,70457000],[2015,75659000],[2016,65849000],[2017,67968000],[2018,63639000],[2019,78619000],[2020,153879000],[2021,188731000],[2022,177075000],[2023,166935000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,1953000],[2012,17832000],[2013,3192000],[2014,3322000],[2015,3444000],[2016,4217000],[2017,3457000],[2018,3573000],[2019,3376000],[2020,3474000],[2021,3486000],[2022,2677000],[2023,2545000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,46690000],[2012,50181000],[2013,46740000],[2014,65817000],[2015,69560000],[2016,64316000],[2017,80031000],[2018,66902000],[2019,40058000],[2020,38520000],[2021,44774000],[2022,53129000],[2023,43017000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,51501000],[2012,42184000],[2013,51224000],[2014,54950000],[2015,65989000],[2016,61186000],[2017,69386000],[2018,83116000],[2019,118298000],[2020,157788000],[2021,71916000],[2022,58199000],[2023,62828000]], "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: 'FR0010151589_passif', data: FR0010151589_passif, height: "350", width: "100%" });