var FR0012872141_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,17658000],[2012,21528000],[2013,17125000],[2014,16835000],[2015,20847000],[2016,29212000],[2017,29188000],[2018,29188000],[2019,30469000],[2020,28830000],[2021,30638000],[2022,31643000],[2023,31863000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,2224000],[2012,2235000],[2013,6662000],[2014,6621000],[2015,6676000],[2016,6639000],[2017,6640000],[2018,9111000],[2019,8455000],[2020,9094000],[2021,8439000],[2022,8706000],[2023,8495000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,9488000],[2012,9452000],[2013,9051000],[2014,8901000],[2015,10894000],[2016,13857000],[2017,13550000],[2018,40622000],[2019,35523000],[2020,29750000],[2021,28516000],[2022,25825000],[2023,21897000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,32630000],[2012,32664000],[2013,33252000],[2014,32057000],[2015,37182000],[2016,46677000],[2017,47651000],[2018,95515000],[2019,100657000],[2020,86880000],[2021,102624000],[2022,104116000],[2023,110599000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,28152000],[2012,23695000],[2013,22259000],[2014,20624000],[2015,18481000],[2016,20224000],[2017,16353000],[2018,26968000],[2019,25988000],[2020,17670000],[2021,17694000],[2022,18483000],[2023,20586000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,19434000],[2012,21442000],[2013,25587000],[2014,23840000],[2015,37633000],[2016,35289000],[2017,39960000],[2018,58604000],[2019,57740000],[2020,88258000],[2021,93252000],[2022,69252000],[2023,53202000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,7679000],[2012,11400000],[2013,10285000],[2014,9208000],[2015,11191000],[2016,16515000],[2017,13030000],[2018,20565000],[2019,148834000],[2020,125760000],[2021,160154000],[2022,145792000],[2023,127871000]], "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: 'FR0012872141_actif', data: FR0012872141_actif, height: "350", width: "100%" });