var FR0013318813_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,null],[2012,null],[2013,153000],[2014,13991000],[2015,2834000],[2016,34253000],[2017,34253000],[2018,28720000],[2019,26207000],[2020,31458000],[2021,27754000],[2022,22796000],[2023,22489000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,17314000],[2014,9282000],[2015,14374000],[2016,46220000],[2017,46220000],[2018,49585000],[2019,55101000],[2020,62287000],[2021,61626000],[2022,72554000],[2023,77259000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,405000],[2014,455000],[2015,299000],[2016,1438000],[2017,1438000],[2018,1464000],[2019,1743000],[2020,1760000],[2021,1607000],[2022,1768000],[2023,2114000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,7441000],[2014,8450000],[2015,9337000],[2016,24128000],[2017,24128000],[2018,25483000],[2019,23122000],[2020,21777000],[2021,23753000],[2022,37346000],[2023,31445000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,1308000],[2015,3941000],[2016,null],[2017,17636000],[2018,14497000],[2019,11597000],[2020,17930000],[2021,26805000],[2022,26578000],[2023,31343000]], "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: 'FR0013318813_passif', data: FR0013318813_passif, height: "350", width: "100%" });