var FR0000053381_actif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Actif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Ecart d'acquisition", "values": [[2009,null],[2010,null],[2011,471100000],[2012,478600000],[2013,206400000],[2014,207500000],[2015,214300000],[2016,226000000],[2017,219100000],[2018,217900000],[2019,227700000],[2020,261100000],[2021,266200000],[2022,473800000],[2023,276100000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,5400000],[2012,5600000],[2013,4800000],[2014,3800000],[2015,4100000],[2016,3900000],[2017,4900000],[2018,6300000],[2019,8000000],[2020,7500000],[2021,5600000],[2022,5300000],[2023,2000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,530700000],[2012,564300000],[2013,441100000],[2014,439800000],[2015,424200000],[2016,436100000],[2017,451500000],[2018,480800000],[2019,539200000],[2020,497700000],[2021,501100000],[2022,766300000],[2023,838500000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,88800000],[2012,95400000],[2013,92600000],[2014,89500000],[2015,80100000],[2016,83300000],[2017,93900000],[2018,76700000],[2019,67800000],[2020,105300000],[2021,136600000],[2022,185100000],[2023,158300000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,570300000],[2012,425200000],[2013,319800000],[2014,269100000],[2015,232100000],[2016,226400000],[2017,295700000],[2018,286600000],[2019,284100000],[2020,309900000],[2021,396600000],[2022,462200000],[2023,305800000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,82100000],[2012,69200000],[2013,34700000],[2014,37000000],[2015,43700000],[2016,41900000],[2017,146600000],[2018,145600000],[2019,284600000],[2020,361900000],[2021,787500000],[2022,323200000],[2023,161100000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2009,null],[2010,null],[2011,160700000],[2012,179600000],[2013,637300000],[2014,142600000],[2015,142500000],[2016,172200000],[2017,166800000],[2018,188500000],[2019,137300000],[2020,321800000],[2021,361100000],[2022,651800000],[2023,838500000]], "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":"7x1", "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: 'FR0000053381_actif', data: FR0000053381_actif, height: "350", width: "100%" });