var FR0004065605_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": [[2015,1324000],[2016,1324000],[2017,-2288000],[2018,-11749000],[2019,6243000],[2020,-15958000],[2021,9127000],[2022,-13371000],[2023,-42294000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2015,4322000],[2016,4322000],[2017,20704000],[2018,30997000],[2019,27035000],[2020,33838000],[2021,43346000],[2022,47493000],[2023,54654000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2015,127000],[2016,127000],[2017,193000],[2018,277000],[2019,359000],[2020,398000],[2021,260000],[2022,285000],[2023,354000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2015,1596000],[2016,1596000],[2017,2148000],[2018,2441000],[2019,1644000],[2020,3136000],[2021,2956000],[2022,2982000],[2023,4177000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2015,null],[2016,3803000],[2017,2508000],[2018,3387000],[2019,2701000],[2020,5893000],[2021,7917000],[2022,0],[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: 'FR0004065605_passif', data: FR0004065605_passif, height: "350", width: "100%" });