mahmud-hasan / ofcgwt

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

OFCGWT 1.3.0 LineChart Does Not Include Dot.setTooltip() #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download OFCGWT 1.3.0, attempt to call setTooltip method for Dot.

What is the expected output? What do you see instead?
Method exists, accepts tooltip for the LineChart.DOT

What version of the product are you using? On what operating system?
1.3.0, Windows

Please provide any additional information below.

I downloaded the most recent release of OFC GWT, and I need the
Dot.setTooltip() method.  It seems that release 1.3.0 has Bar.setTooltip()
but not Dot.setTooltip().  I downloaded the source from the repository, and
it appears that the source has been updated to include Dot.setTooltip().  

Could you update the JAR file available, or explain how I can create a
usable JAR library from the Subversion source?  I already have the source
code, but I am not sure how to take it and create a usable GWT JAR Library
(using Eclipse), and I haven't found any resources that explain it.  I
would definitely love to know how to do this, though, as it would be very
useful information.

Original issue reported on code.google.com by russ.d.h...@gmail.com on 22 Mar 2009 at 10:32

GoogleCodeExporter commented 9 years ago
OFCGWT 2.0 is being developed and will soon be push to SVN. This feature has 
been added.

Original comment by gslen...@gmail.com on 3 Apr 2009 at 6:33