var FR0000038531_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,35637000],[2012,24270000],[2013,23759000],[2014,20461000],[2015,20461000],[2016,11080000],[2017,11308000],[2018,11080000],[2019,11080000],[2020,2610000],[2021,1570000],[2022,1570000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,4743000],[2012,3915000],[2013,3359000],[2014,2177000],[2015,2258000],[2016,2081000],[2017,1906000],[2018,1600000],[2019,1480000],[2020,3890000],[2021,2780000],[2022,2820000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,7770000],[2012,7132000],[2013,6392000],[2014,4784000],[2015,4397000],[2016,6395000],[2017,6047000],[2018,5790000],[2019,6500000],[2020,9412000],[2021,6008000],[2022,4956000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,25184000],[2012,23269000],[2013,20862000],[2014,9356000],[2015,9292000],[2016,8060000],[2017,6555000],[2018,7860000],[2019,6160000],[2020,6330000],[2021,796000],[2022,1640000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,39153000],[2012,23750000],[2013,24692000],[2014,12161000],[2015,16000000],[2016,12279000],[2017,11285000],[2018,12200000],[2019,12200000],[2020,10840000],[2021,2560000],[2022,2370000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,24235000],[2012,25560000],[2013,23575000],[2014,39937000],[2015,33216000],[2016,25988000],[2017,23000000],[2018,12310000],[2019,11930000],[2020,19693000],[2021,24544000],[2022,21565000]], "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: 'FR0000038531_actif', data: FR0000038531_actif, height: "350", width: "100%" });