var FR0010929125_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,60590000],[2012,60641000],[2013,121204000],[2014,116971000],[2015,116971000],[2016,168417000],[2017,172659000],[2018,172659000],[2019,174726000],[2020,173592000],[2021,227617000],[2022,471499000],[2023,532913000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,2821000],[2012,3472000],[2013,8050000],[2014,7812000],[2015,7536000],[2016,20635000],[2017,18959000],[2018,22502000],[2019,21731000],[2020,19817000],[2021,22224000],[2022,53794000],[2023,57786000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,59731000],[2012,65961000],[2013,138223000],[2014,132391000],[2015,98125000],[2016,83427000],[2017,79289000],[2018,103948000],[2019,134620000],[2020,143702000],[2021,181087000],[2022,196226000],[2023,212915000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,371000],[2012,221000],[2013,105000],[2014,42000],[2015,20000],[2016,97000],[2017,131000],[2018,227000],[2019,165000],[2020,139000],[2021,437000],[2022,1718000],[2023,1638000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,80666000],[2012,94919000],[2013,131487000],[2014,140191000],[2015,147292000],[2016,224562000],[2017,225952000],[2018,250694000],[2019,283049000],[2020,297274000],[2021,393236000],[2022,467157000],[2023,520802000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,19515000],[2012,46847000],[2013,67440000],[2014,80360000],[2015,69783000],[2016,88988000],[2017,90147000],[2018,105914000],[2019,92518000],[2020,145920000],[2021,157767000],[2022,183643000],[2023,241809000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,27274000],[2012,32699000],[2013,46503000],[2014,52614000],[2015,64313000],[2016,83568000],[2017,103411000],[2018,86953000],[2019,469918000],[2020,463998000],[2021,700772000],[2022,875340000],[2023,1002748000]], "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: 'FR0010929125_actif', data: FR0010929125_actif, height: "350", width: "100%" });