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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #33674 Wed Feb 27 10:10:46 MST 2013 nils.lundquist ICE-9028 - ace:chart - tick calculations assume first y-axis when none is explicitly defined for a series
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/model/chart/CartesianSeries.java
        Nils Lundquist created issue -
        Nils Lundquist made changes -
        Field Original Value New Value
        Workaround Description Give an explicit y-axis assignment to the series.
        Issue Type Improvement [ 4 ] Bug [ 1 ]
        Nils Lundquist made changes -
        Assignee Nils Lundquist [ nils.lundquist ]
        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
        Nils Lundquist made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 3.2 [ 10338 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: