var FR0013257409_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,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,87000],[2014,92000],[2015,107000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,10000],[2021,37000],[2022,37000],[2023,50000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,3832000],[2014,5094000],[2015,4660000],[2016,5118000],[2017,5004000],[2018,3904000],[2019,3565000],[2020,3290000],[2021,2959000],[2022,3301000],[2023,4943000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,13265000],[2014,10062000],[2015,13040000],[2016,12834000],[2017,16050000],[2018,17460000],[2019,13740000],[2020,12460000],[2021,16910000],[2022,26920000],[2023,31200000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,18322000],[2014,21852000],[2015,21016000],[2016,19765000],[2017,23130000],[2018,18980000],[2019,13920000],[2020,9090000],[2021,10520000],[2022,10040000],[2023,15410000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,null],[2013,8710000],[2014,8898000],[2015,8450000],[2016,9029000],[2017,6347000],[2018,10451000],[2019,15874000],[2020,21310000],[2021,16250000],[2022,12539000],[2023,6215000]], "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: 'FR0013257409_actif', data: FR0013257409_actif, height: "350", width: "100%" });