var FR0012872141_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,39318000],[2011,47525000],[2012,46736000],[2013,42079000],[2014,47518000],[2015,69503000],[2016,74157000],[2017,80655000],[2018,89908000],[2019,100884000],[2020,99208000],[2021,97186000],[2022,87196000],[2023,84301000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,45954000],[2011,46107000],[2012,49695000],[2013,58543000],[2014,46403000],[2015,47728000],[2016,59688000],[2017,50045000],[2018,76365000],[2019,205880000],[2020,192944000],[2021,226630000],[2022,209186000],[2023,191911000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,2507000],[2012,2876000],[2013,3048000],[2014,3435000],[2015,3479000],[2016,3486000],[2017,2921000],[2018,3501000],[2019,3434000],[2020,3121000],[2021,2923000],[2022,2237000],[2023,2174000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,10702000],[2012,11394000],[2013,11457000],[2014,10884000],[2015,13659000],[2016,14970000],[2017,16427000],[2018,68767000],[2019,68268000],[2020,49993000],[2021,73966000],[2022,65058000],[2023,65791000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,13065000],[2012,12822000],[2013,10166000],[2014,11015000],[2015,9918000],[2016,17427000],[2017,17633000],[2018,43565000],[2019,31333000],[2020,43081000],[2021,46292000],[2022,44199000],[2023,34082000]], "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: 'FR0012872141_passif', data: FR0012872141_passif, height: "350", width: "100%" });