NCL Report post Posted March 18, 2009 Hello, I am having issues getting rid of the lines for the Northeastern States in the full USA map when removing the labels at the entity level. This is a map of the USA with the xml creating an entity for each state and in that entity, adding showLabel="0" with the exception of Kentucky and South Carolina. The XML is here:http://nclworldwide.com/testfiles/will/images/keepers/IndividualEntities.xml This map is of the USA with the xml creating an showLabels="0" at the map entity and also adding a showLabel="0" for all of the state entities but Kentucky and South Carolina. The XML is here:http://nclworldwide.com/testfiles/will/images/keepers/EntireMap.xml Notice that the second map does not have the lines for the tiny states, yet the first one does. Is there any way to get the lines to disappear for those state by adding something to each state entity? Thank you for any help! Share this post Link to post Share on other sites
Pallav Report post Posted March 19, 2009 Please add the following to XML: [chart connectorAlpha=0] Share this post Link to post Share on other sites