Missing Function setTitlePosition

Posted by tmo256 
Missing Function setTitlePosition
May 29, 2009 06:56PM
I've created some relatively simple implementations of JS Charts, but when I try to move the titile, I get "setTitlePosition is not a function." I looked in jscharts.js and cannot find a matching string, but, of course, that code is pretty obfuscated. Is the reference material simply out of date, or is there some other force that could possibly be at work here?

There's really no code to share, just a simple:

var m_c = new JSChart( id, type );
m_c.setTitlePosition( "right" );

Error is: "m_c.setTitlePosition is not a function"
Re: Missing Function setTitlePosition
March 18, 2010 03:30PM
Any estimate as to when this will be addressed? Still not present as of version 2.06.

I suggest if a feature is not present the documentation should note it as to not waste everyone's development time.
What else is missing?

Charlie.
Sorry, you do not have permission to post/reply in this forum.