Has anyone been successfull recompiling visualization source under jdk
5 ?
I keep running into problems.
Unfortunatelly I need to run the graph source under a container that
runs jdk 5
example:
class
com.google.visualization.datasource.render.HtmlRenderer.java
Element tdElement = document.createElement("td");
tdElement.setTextContent(columnDescription.getLabel());
- David Marcillo
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en.