var FR0004030708_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,2867000],[2012,826000],[2013,432000],[2014,432000],[2015,432000],[2016,432000],[2017,432000],[2018,432000],[2019,432000],[2020,432000],[2021,715000],[2022,432000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,450000],[2012,2048000],[2013,1863000],[2014,1706000],[2015,1679000],[2016,1688000],[2017,1685000],[2018,1695000],[2019,1710000],[2020,1712000],[2021,1726000],[2022,2198000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,10918000],[2012,10811000],[2013,9757000],[2014,7727000],[2015,8672000],[2016,6889000],[2017,6457000],[2018,6760000],[2019,7273000],[2020,7323000],[2021,7409000],[2022,6052000],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,5871000],[2012,5765000],[2013,5354000],[2014,3121000],[2015,3089000],[2016,3390000],[2017,3667000],[2018,4809000],[2019,4458000],[2020,4114000],[2021,4604000],[2022,5518000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,7076000],[2012,7941000],[2013,6467000],[2014,4266000],[2015,5055000],[2016,5085000],[2017,5265000],[2018,5205000],[2019,5371000],[2020,3989000],[2021,5057000],[2022,5003000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,3559000],[2012,3109000],[2013,2600000],[2014,3498000],[2015,5315000],[2016,6530000],[2017,7342000],[2018,7471000],[2019,7979000],[2020,8789000],[2021,9277000],[2022,7672000],[2023,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2009,null],[2010,null],[2011,4417000],[2012,1681000],[2013,1709000],[2014,7406000],[2015,654000],[2016,2098000],[2017,1896000],[2018,2013000],[2019,1850000],[2020,1510000],[2021,1552000],[2022,2646000],[2023,null]], "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: 'FR0004030708_actif', data: FR0004030708_actif, height: "350", width: "100%" });