var FR0000033599_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": [[2012,6369000],[2013,6390000],[2014,3342000],[2015,3342000],[2016,4536000],[2017,3123000],[2018,3282000],[2019,2308000],[2020,3602000],[2021,5164000],[2022,8981000],[2023,11947000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,14581000],[2013,14435000],[2014,12087000],[2015,12087000],[2016,13791000],[2017,10466000],[2018,7317000],[2019,9382000],[2020,5898000],[2021,6827000],[2022,9325000],[2023,9435000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,74000],[2013,88000],[2014,122000],[2015,122000],[2016,139000],[2017,82000],[2018,109000],[2019,130000],[2020,131000],[2021,123000],[2022,137000],[2023,303000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,6755000],[2013,8101000],[2014,9457000],[2015,9457000],[2016,6634000],[2017,3371000],[2018,2829000],[2019,2648000],[2020,2726000],[2021,2862000],[2022,5068000],[2023,3975000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,4490000],[2013,5051000],[2014,4473000],[2015,3409000],[2016,4475000],[2017,4002000],[2018,2639000],[2019,3816000],[2020,2387000],[2021,1836000],[2022,4532000],[2023,4799000]], "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: 'FR0000033599_passif', data: FR0000033599_passif, height: "350", width: "100%" });