[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Enabling debugging
|
I'm currently running Eclipse 3.1.0 and would like to dynamically change the
title of the x axis on a barchart. I have a JavaScript function 'function
beforeDrawAxisTitle(Axis, Title)' and have a working example that changes
the title to a fixed string, but I need it to change on a result set (which
is a function of user input).
The problem I am having is that went I make changes to the script it stops
working. I think that there is a error in the script, but I don't see any
error messages. How do I enable error/compile messages? Are they written
to a file somewhere?
Stuart.