var FR0004175842_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,null],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,940000],[2012,799000],[2013,899000],[2014,1122000],[2015,1480000],[2016,0],[2017,0],[2018,1300000],[2019,990000],[2020,1000],[2021,1000],[2022,122000],[2023,1000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,140410000],[2012,139115000],[2013,140237000],[2014,168856000],[2015,172774000],[2016,178748000],[2017,172995000],[2018,166020000],[2019,234470000],[2020,390750000],[2021,481580000],[2022,576660000],[2023,552930000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,1521000],[2012,2009000],[2013,2050000],[2014,1785000],[2015,1792000],[2016,2016000],[2017,2300000],[2018,1770000],[2019,3030000],[2020,3249000],[2021,4333000],[2022,5243000],[2023,7566000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,364000],[2012,3421000],[2013,17061000],[2014,1517000],[2015,2458000],[2016,817000],[2017,6620000],[2018,5560000],[2019,198140000],[2020,99311000],[2021,23364000],[2022,20374000],[2023,9116000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,447000],[2012,333000],[2013,1190000],[2014,1082000],[2015,928000],[2016,700000],[2017,799000],[2018,393000],[2019,744000],[2020,572000],[2021,5962000],[2022,20771000],[2023,14618000]], "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: 'FR0004175842_actif', data: FR0004175842_actif, height: "350", width: "100%" });