var FR0004155000_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": [[2010,null],[2011,106378000],[2012,5405000],[2013,5405000],[2014,6228000],[2015,186334000],[2016,202417000],[2017,218528000],[2018,206373000],[2019,201309000],[2020,214240000],[2021,232540000],[2022,249170000],[2023,247919000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,27389000],[2012,27389000],[2013,0],[2014,0],[2015,44382000],[2016,47505000],[2017,68626000],[2018,100368000],[2019,103787000],[2020,107640000],[2021,89020000],[2022,118410000],[2023,117438000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,1562000],[2012,931000],[2013,931000],[2014,190000],[2015,51828000],[2016,52140000],[2017,55032000],[2018,56449000],[2019,64404000],[2020,66456000],[2021,41980000],[2022,48500000],[2023,55280000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,15757000],[2012,3084000],[2013,3084000],[2014,2634000],[2015,62006000],[2016,63618000],[2017,64150000],[2018,62269000],[2019,53291000],[2020,55900000],[2021,-4380000],[2022,67650000],[2023,61024000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,3351000],[2012,22684000],[2013,654000],[2014,701000],[2015,92336000],[2016,79161000],[2017,94491000],[2018,98236000],[2019,91995000],[2020,79636000],[2021,90564000],[2022,112088000],[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: 'FR0004155000_passif', data: FR0004155000_passif, height: "350", width: "100%" });