InfosAMF = {}; var ArrayInfosAMF_FR0000078321_amf = []; var FR0000078321_amf = { "type": "mixed", "plot" : { "tooltip" : { "background-color": "white", "font-color": "black", "font-size": 12, "border-width": 1, "border-color": "black", "line-style": "solid", "border-radius": "2px", "padding": "5%", "jsRule": "InfosAMF.tooltip()", } }, "title":{ "text": "Déclarations à l'AMF", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [ { "type": "line", "values": [], "line-color": "#3068c1", "text": "Cours", "legend-text": "Cours", "marker" : { "visible": false, } }, ], "scale-x": { "zooming": true, "item": { "font-size": "12px" } }, "scale-y": { "zooming": true, "format":"%v€", "decimals": 1, "min-value": -1, "max-value": 1, "step": 0.13333333333333, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" } }, "preview":{ "height":70, "width":"100%", "x":"8%", "y":400, "handle-left": { "height": "40px",}, "handle-right": { "height": "40px",}, "handle-top": { "width": "40px",}, "handle-bottom": { "width": "40px",}, }, "legend": { "layout": "0x4", "x": 0, "y": 30, "item": { "font-size": "11px" } }, "plotarea" : { "margin-right":"20", "margin-left":"55", "margin-bottom":"130", "margin-top":"70", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "utc": true, "timezone": 0, }; InfosAMF.tooltip = function(p){ return { "text": ArrayInfosAMF_FR0000078321_amf[p.plotindex - 1][p.nodeindex] } } zingchart.render({ id: 'FR0000078321_amf', data: FR0000078321_amf, height: "500", width: "100%" });