document.getElementById("FR001400JAL7_actif").innerHTML = "Erreur lors du chargement du graphique
isin absent de la base : FR001400JAL7
"; var FR001400JAL7_actif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Actif du bilan", "font-size": "" }, 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":[], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[], "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": "" } }, "scale-y" : { "short": true, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "" } }, "scale-x" : { "item": { "font-size": "" }, } } zingchart.render({ id: 'FR001400JAL7_actif', data: FR001400JAL7_actif, height: "350", width: "100%" });