var FR0004027068_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": [[2008,null],[2009,null],[2010,null],[2011,50077000],[2012,50077000],[2013,50077000],[2014,50077000],[2015,50077000],[2016,50077000],[2017,50077000],[2018,50077000],[2019,50077000],[2020,50077000],[2021,50077000],[2022,50077000],[2023,50077000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,69692000],[2012,69418000],[2013,69401000],[2014,69383000],[2015,69181000],[2016,69183000],[2017,69161000],[2018,69227000],[2019,69254000],[2020,69218000],[2021,69168000],[2022,69154000],[2023,69765000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,166961000],[2012,169724000],[2013,170564000],[2014,182154000],[2015,191677000],[2016,202590000],[2017,203887000],[2018,204983000],[2019,207485000],[2020,201490000],[2021,199015000],[2022,198178000],[2023,206662000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,447688000],[2012,437346000],[2013,449731000],[2014,467462000],[2015,486094000],[2016,490657000],[2017,523299000],[2018,542166000],[2019,555663000],[2020,537880000],[2021,486567000],[2022,536178000],[2023,582630000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,121929000],[2012,107859000],[2013,118267000],[2014,115516000],[2015,116851000],[2016,106861000],[2017,102021000],[2018,105989000],[2019,91940000],[2020,74953000],[2021,93694000],[2022,83934000],[2023,83431000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,15221000],[2012,12566000],[2013,15735000],[2014,10760000],[2015,4366000],[2016,7044000],[2017,24666000],[2018,7370000],[2019,10179000],[2020,11697000],[2021,10572000],[2022,19731000],[2023,9514000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,24734000],[2012,21729000],[2013,19557000],[2014,27697000],[2015,23442000],[2016,24898000],[2017,27719000],[2018,33471000],[2019,36938000],[2020,32236000],[2021,29755000],[2022,34795000],[2023,30367000]], "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: 'FR0004027068_actif', data: FR0004027068_actif, height: "350", width: "100%" });