var FR0011675362_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": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,1735000],[2016,977000],[2017,0],[2018,0],[2019,700000],[2020,700000],[2021,700000],[2022,700000],[2023,700000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,45203000],[2016,56125000],[2017,105042000],[2018,121672000],[2019,183200000],[2020,208700000],[2021,269300000],[2022,290500000],[2023,347300000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,447759000],[2016,826782000],[2017,1249197000],[2018,1606762000],[2019,2254300000],[2020,2677300000],[2021,3467100000],[2022,4316000000],[2023,5126800000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,1042000],[2016,1967000],[2017,453000],[2018,349000],[2019,700000],[2020,4700000],[2021,8700000],[2022,10600000],[2023,9800000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,22546000],[2016,15556000],[2017,29024000],[2018,33755000],[2019,52200000],[2020,73200000],[2021,81600000],[2022,106600000],[2023,115200000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,45689000],[2016,99502000],[2017,260000000],[2018,503832000],[2019,460500000],[2020,374900000],[2021,592600000],[2022,622800000],[2023,773800000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,64370000],[2016,104688000],[2017,80786000],[2018,190634000],[2019,306800000],[2020,343200000],[2021,400600000],[2022,502700000],[2023,595200000]], "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: 'FR0011675362_actif', data: FR0011675362_actif, height: "350", width: "100%" });