var FR0013154002_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,254436000],[2012,279515000],[2013,303041000],[2014,314437000],[2015,336959000],[2016,344777000],[2017,386045000],[2018,384695000],[2019,426890000],[2020,725149000],[2021,820702000],[2022,1136400000],[2023,2851900000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,98733000],[2012,117274000],[2013,122590000],[2014,111925000],[2015,143349000],[2016,144018000],[2017,172906000],[2018,177492000],[2019,180090000],[2020,571881000],[2021,684416000],[2022,876800000],[2023,1736200000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,131569000],[2012,160292000],[2013,175858000],[2014,192195000],[2015,222875000],[2016,261464000],[2017,331294000],[2018,435980000],[2019,493770000],[2020,589349000],[2021,854726000],[2022,1188800000],[2023,1526000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,64518000],[2012,80242000],[2013,90492000],[2014,108392000],[2015,143677000],[2016,171057000],[2017,185604000],[2018,252002000],[2019,328164000],[2020,471034000],[2021,782954000],[2022,1024800000],[2023,882400000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,92482000],[2012,92202000],[2013,107555000],[2014,124787000],[2015,142344000],[2016,183952000],[2017,211616000],[2018,220231000],[2019,220831000],[2020,256894000],[2021,356005000],[2022,404600000],[2023,293700000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,46825000],[2012,27807000],[2013,35605000],[2014,18544000],[2015,31831000],[2016,34756000],[2017,32552000],[2018,23975000],[2019,27643000],[2020,59762000],[2021,223626000],[2022,107100000],[2023,116600000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,28762000],[2012,34243000],[2013,34214000],[2014,34611000],[2015,43021000],[2016,52722000],[2017,72062000],[2018,70811000],[2019,127368000],[2020,175667000],[2021,221156000],[2022,318300000],[2023,317200000]], "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: 'FR0013154002_actif', data: FR0013154002_actif, height: "350", width: "100%" });