Currently charts4j supports setting chart title font size & color, but the
Google Charts API also allows an optional chart title position param:
chts=<color>,<font_size>,<opt_alignment>
where <opt_alignment> is:
[Optional] Alignment of the title. Choose one of the following case-sensitive
string values: "l" (left), "c" (centered) "r" (right). Default is "c".
(I'm sure you know all that; u prolly wrote it..just trying to be thorough)
This issue is a feature request to add support to charts4j so that this title
position param can be set.
Original issue reported on code.google.com by laker.g...@gmail.com on 23 Jun 2011 at 8:39
Original issue reported on code.google.com by
laker.g...@gmail.com
on 23 Jun 2011 at 8:39