|
|
|
@ -83,6 +83,7 @@ public class VanChartFunnelLabelContentPane extends VanChartLabelContentPane {
|
|
|
|
|
AttrTooltipContent attrTooltipContent = new AttrTooltipContent(); |
|
|
|
|
attrTooltipContent.getCategoryFormat().setEnable(false); |
|
|
|
|
attrTooltipContent.setSeriesFormat(new AttrTooltipNameFormat()); |
|
|
|
|
attrTooltipContent.setRichTextSeriesFormat(new AttrTooltipNameFormat()); |
|
|
|
|
return attrTooltipContent; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|