var FR0000075954_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": [[2008,21514000],[2009,21669000],[2010,22819000],[2011,25696000],[2012,26023000],[2013,25512000],[2014,21544000],[2015,15254000],[2016,15488000],[2017,19771000],[2018,19154000],[2019,19194000],[2020,19017000],[2021,19795000],[2022,18756000],[2023,21203000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,1091000],[2009,955000],[2010,896000],[2011,910000],[2012,40000],[2013,0],[2014,0],[2015,1194000],[2016,1000],[2017,0],[2018,434000],[2019,555000],[2020,9091000],[2021,9202000],[2022,8130000],[2023,5886000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,540000],[2012,709000],[2013,782000],[2014,721000],[2015,630000],[2016,600000],[2017,724000],[2018,1319000],[2019,1325000],[2020,1104000],[2021,675000],[2022,486000],[2023,603000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,3411000],[2012,2501000],[2013,3685000],[2014,3918000],[2015,2510000],[2016,2344000],[2017,2972000],[2018,11383000],[2019,12867000],[2020,7841000],[2021,7819000],[2022,16066000],[2023,16625000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,9578000],[2012,7034000],[2013,4908000],[2014,4365000],[2015,5864000],[2016,7929000],[2017,13994000],[2018,5442000],[2019,4243000],[2020,3349000],[2021,3806000],[2022,3353000],[2023,3986000]], "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: 'FR0000075954_passif', data: FR0000075954_passif, height: "350", width: "100%" });