Ticket S171506
Visible to All Users

Charts - Provide the capability to get rid of overlapping series labels

created 12 years ago

When there are a lot of points, series labels overlap each other. Provide the capability to get rid of overlapping series labels.

Comments (3)
S S
Stefan van Gastel 11 years ago

    I would also like to see this fixed.

    S S
    Stefan van Gastel 11 years ago

      @Devexpress, are you going to fix this issue? I need to determine my course for developing an application that heavily depends on visable labels with no rotation (the attachment has rotation) and no overlap.
      If you could give an indication of the realisation of this point please. If it wont be a feature I would also like to know, I then would have to change chart lib.

      Alex Skorkin (DevExpress) 11 years ago

        Hello Stefan,
        Currently, I am unable to provide you with an estimated time frame. We refrain from announcing any specific features for a product in R&D prior to its release. We take this position for many reasons, including the fact that by promising X or Y, some developers may end up planning their development schedules around our promised feature set, which can change at any time. We will keep this feature on our radar, but it is still premature to discuss when it will be available for release.

        Answers approved by DevExpress Support

        created 10 years ago

        We have implemented the functionality described in this ticket. It will be included in our next update(s).

        Please check back and leave a comment to this response to let us know whether or not this solution addresses your concerns.

        Additional information:

        We have added the resolveLabelOverlapping option to the root configuration object of dxChart and dxPieChart. In dxChart, you can resolve overlapping by arranging labels that belong to series points with the same argument in a stack. For this purpose, set the resolveLabelOverlapping option to 'stack'. In dxPieChart, you can shift point labels from their positions to resolve overlapping. For this purpose, set the resolveLabelOverlapping option to 'shift'. In both dxChart and dxPieChart, you can also hide certain point labels by assigning 'hide' to this option.

          Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

          Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.