ICEfaces
  1. ICEfaces
  2. ICE-9028

ace:chart - assume series is plotted against first y axis when no explicit y axis is declared

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.2
    • Fix Version/s: 3.2
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      *
    • Workaround Description:
      Give an explicit y-axis assignment to the series.

      Description

      The ace:chart needs to know what axis a series is rendered on when using a Category axis or another axis with predefined ticks.

      This isn't immediately intuitive however for simple single axis cases, and we should assume that the first axis is used if one is not explicitly declared.

      This issue hadn't appeared because our the logic for x-axes is different, being that a maximum of 2 x-axes may exist, while there may be up to ~8 y-axes. Along with the fact that in our testing only the x-axis had ever been configured as a category axis in a simple case without explicit axis assignment.

        Activity

        Hide
        Nils Lundquist added a comment -

        Revision #33674
        Committed by nils.lundquist
        Moments ago
        ICE-9028 - ace:chart - tick calculations assume first y-axis when none is explicitly defined for a series

        Show
        Nils Lundquist added a comment - Revision #33674 Committed by nils.lundquist Moments ago ICE-9028 - ace:chart - tick calculations assume first y-axis when none is explicitly defined for a series

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Nils Lundquist
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: