highstock - Export image with phantom - Navigator or credits cannot be changed -


we trying generate png in server following this one.

the graphic drawn correctly, cannot hide navigator. json passed script is:

"{\"constr\":\"stockchart\",\"navigator\":\"{enabled:false}\",\"infile\":\"{series: [{data:... 

it's caused by: \"navigator\":\"{enabled:false}\", in wrong place. should in infile, on same level series, xaxis, etc.

also, shouldn't there: \"navigator\":{\"enabled\":false}, ?


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -