manojnegi123 / charts4j

Automatically exported from code.google.com/p/charts4j
Other
0 stars 0 forks source link

Add an adapative feature for long extended encoding URLs #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Add a Boolean method to the top level class in the GChart hierarchy which
if passed true and extended encoding is chosen, will result in regenerating
the URL string with a simple encoding, if the URL is too long when calling
the toURLString method.

Original issue reported on code.google.com by Julien.C...@gmail.com on 12 Dec 2008 at 11:58