var FR0013233012_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": [[2013,59011000],[2014,51507000],[2015,42770000],[2016,35723000],[2017,64009000],[2018,61596000],[2019,41392000],[2020,111211000],[2021,88866000],[2022,45476000],[2023,-32031000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2013,160000],[2014,105000],[2015,698000],[2016,628000],[2017,482000],[2018,225000],[2019,115000],[2020,10056000],[2021,10119000],[2022,34514000],[2023,43817000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2013,229000],[2014,337000],[2015,471000],[2016,1041000],[2017,1343000],[2018,1387000],[2019,1701000],[2020,3762000],[2021,1429000],[2022,1234000],[2023,1559000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2013,1675000],[2014,1885000],[2015,3610000],[2016,4364000],[2017,5382000],[2018,8372000],[2019,7491000],[2020,6923000],[2021,14602000],[2022,19365000],[2023,37685000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2013,26042000],[2014,19300000],[2015,13026000],[2016,7104000],[2017,3151000],[2018,8232000],[2019,6261000],[2020,6968000],[2021,6969000],[2022,15415000],[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: 'FR0013233012_passif', data: FR0013233012_passif, height: "350", width: "100%" });