var FR0000073728_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": [], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,10928000],[2012,16818000],[2013,17255000],[2014,16061000],[2015,13661000],[2016,13881000],[2017,16174000],[2018,53098000],[2019,55435000],[2020,58911000],[2021,65729000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,7901000],[2012,8811000],[2013,13805000],[2014,18858000],[2015,14480000],[2016,14462000],[2017,17730000],[2018,24407000],[2019,32384000],[2020,41352000],[2021,42061000]], "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: 'FR0000073728_actif', data: FR0000073728_actif, height: "350", width: "100%" });