var FR0013018124_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,null],[2013,5406000],[2014,80672000],[2015,32245000],[2016,27546000],[2017,24211000],[2018,25359000],[2019,25850000],[2020,23660000],[2021,25640000],[2022,27220000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,1801000],[2013,2373000],[2014,10816000],[2015,92141000],[2016,77654000],[2017,68155000],[2018,71397000],[2019,72120000],[2020,64850000],[2021,39970000],[2022,31690000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,791000],[2013,614000],[2014,903000],[2015,866000],[2016,204000],[2017,158000],[2018,269000],[2019,1670000],[2020,1170000],[2021,1020000],[2022,240000],[2023,1855000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,26000],[2013,1111000],[2014,1504000],[2015,948000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,7000],[2013,294000],[2014,1675000],[2015,3027000],[2016,104000],[2017,44000],[2018,616000],[2019,3230000],[2020,2700000],[2021,2920000],[2022,4420000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,77477000],[2013,52363000],[2014,22619000],[2015,29070000],[2016,28859000],[2017,41395000],[2018,22059000],[2019,28100000],[2020,47200000],[2021,41970000],[2022,27650000],[2023,null]], "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: 'FR0013018124_actif', data: FR0013018124_actif, height: "350", width: "100%" });