Search the Community
Showing results for tags 'labelDisplay'.
Found 2 results
-
I'm using the Multi-series Bar 2D and trying to hide the labels. $arrData = array( "chart" => array( "theme" => "fint", "caption" => "Earnings vs Number of Jobs", "subcaption" => $occupation_name, "entityFillHoverColor" => "#cccccc", "numberPrefix" => "$", "showCanvasBorder" => "0", "legendPadding" => "0", "chartLeftMargin" => "0", "chartRightMargin" => "0", "chartTopMargin" => "0", "chartBottomMargin" => "0", "placeValuesInside" => "0", "showLabels" => "0", "labelDisplay" => "none", "valueFontSize" => "11" ));
-
Hi Friends, I am using Fusioncharts XT 3.3.1. In Stacked Column 2D chart usage,I want to know the Exact Property(or combination of multiple properties) which will enable me to limit the Labels(Long Text Values) to a specific length(or lines). As of now because of Long text labels The chart height is getting reduced a lot and the "showSum=1" values are not showing up.When text labels are shorter then "showSum=1" values are displayed. We have tried the various values for "labeldisplay = AUTO, WRAP, STAGGER, ROTATE, NONE" but none these values is giving the required output. Kindly give a solution for this urgent requirement. Thanks regards, Ravi
- 1 reply
-
- fusioncharts XT
- LABEL issue
- (and 6 more)