var FR0000061244_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,null],[2012,0],[2013,0],[2014,800000],[2015,682000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,null],[2021,null],[2022,1890000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,1000000],[2012,1294000],[2013,920000],[2014,800000],[2015,787000],[2016,380000],[2017,242000],[2018,190000],[2019,168000],[2020,0],[2021,0],[2022,2090000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,4000000],[2012,5697000],[2013,7010000],[2014,6300000],[2015,6735000],[2016,5700000],[2017,9302000],[2018,2696000],[2019,3060000],[2020,13336000],[2021,15942000],[2022,23264000],[2023,21974000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,4000000],[2012,5587000],[2013,4490000],[2014,4070000],[2015,3990000],[2016,2630000],[2017,2649000],[2018,3084000],[2019,2801000],[2020,null],[2021,null],[2022,6600000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,9000000],[2012,9425000],[2013,10680000],[2014,8340000],[2015,4918000],[2016,5370000],[2017,889000],[2018,1391000],[2019,1273000],[2020,null],[2021,null],[2022,9510000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,1000000],[2012,1408000],[2013,1220000],[2014,8770000],[2015,3527000],[2016,2450000],[2017,2146000],[2018,1771000],[2019,4114000],[2020,8624000],[2021,3716000],[2022,5776000],[2023,3757000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[], "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: 'FR0000061244_actif', data: FR0000061244_actif, height: "350", width: "100%" });