gslender / ofcgwt

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

It is not possible to disable tooltip for a piechart #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to set the tooltip to empty string or null but it will still
be visible. Seems like there is a default. We need pie charts in our
project that doesnt take up so much space and my guess is that the space
is created because of the tooltip.

I am setting the width and height to 100 for the pie chart.

What is the expected output? What do you see instead?
No tooltip. Pie chart that fill out the exact size.

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

Please provide any additional information below.

Original issue reported on code.google.com by kodeperk...@gmail.com on 20 Jan 2009 at 2:51

GoogleCodeExporter commented 9 years ago

Original comment by gslen...@gmail.com on 20 Jan 2009 at 10:26

GoogleCodeExporter commented 9 years ago
space is not due to tooltip - this is just the default for the chart. raise
bug/requests regarding flash chart swf -> here http://forums.openflashchart.com/

Original comment by gslen...@gmail.com on 28 Jan 2009 at 12:26

GoogleCodeExporter commented 9 years ago

Original comment by gslen...@gmail.com on 28 Jan 2009 at 12:27

GoogleCodeExporter commented 9 years ago
I have raised a feature request at openflashchart

Original comment by kodeperk...@gmail.com on 28 Jan 2009 at 1:54

GoogleCodeExporter commented 9 years ago
New SWF uploaded to SVN has support for setting tooltip to "" results in not 
showing
any tips. Also, new method pie.setAlphaHighlight(true) will stop expansion of 
slice.

Original comment by gslen...@gmail.com on 28 Jan 2009 at 9:34

GoogleCodeExporter commented 9 years ago
Thanks a lot. Appreciate all the work you do.

Original comment by kodeperk...@gmail.com on 28 Jan 2009 at 9:50