Hello,
I’m trying to do something similar and the script worked for me as well.
However in my case, I would like to add to the Multigraph a TGraphErrors together with some TGraphs , however I was trying to add it like JSROOT.CreateTGraphErrors but I’ve found that there is no method to create a TGraphErrors in JSRootCore.js.
Could you please let me know how to define it with all objects created as JavaScripts objects ?
Another question is how to change the the /color/position of the axis title, for example change the title to the center position?
Thanks in advance.
Jorge