Export to GitHub

ofcgwt - issue #33

OFCGWT 1.3.0 LineChart Does Not Include Dot.setTooltip()


Posted on Mar 22, 2009 by Helpful Ox

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.

Comment #1

Posted on Apr 3, 2009 by Quick Horse

OFCGWT 2.0 is being developed and will soon be push to SVN. This feature has been added.

Status: Fixed

Labels:
Type-Defect Priority-Medium