ICEfaces
  1. ICEfaces
  2. ICE-10037

ace:printer does not display chart data

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P01
    • Fix Version/s: 4.0, EE-3.3.0.GA_P03
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      jsf2

      Description

      use following markup to create a test page in ace chart (QA test). NOte that the ace:printer does not display any of the actual chart data (just the grids, legends, etc). If you use File->Print from the browser the bar chart data does display.

      <h:form id="renderedForm">
      <ace:panel id="panOutput" header="selectedChart" rendered="#{not empty barChart.barData}">
      <ace:chart id="chart" stackedSeries="false"
                             animated="false"
                             xAxis="#{barChart.xAxis}"
                             yAxes="#{barChart.yAxes}"
                             widgetVar="barChart1"
                             value="#{barChart.barData}" />
              </ace:panel>
              <ace:panel id="prChoose" >
                  <h:commandLink id="prchart">
                      <h:outputText id="p1" value="Print Chart"/>
                      <ace:printer for="panOutput"/>
                  </h:commandLink>
              </ace:panel>
      </h:form>

        Activity

        Judy Guglielmin created issue -
        Judy Guglielmin made changes -
        Field Original Value New Value
        Assignee Ken Fyten [ ken.fyten ]
        Ken Fyten made changes -
        Assignee Ken Fyten [ ken.fyten ] Arturo Zambrano [ artzambrano ]
        Fix Version/s 4.0 [ 11382 ]
        Fix Version/s EE-3.3.0.GA_P03 [ 11572 ]
        Priority Major [ 3 ] Minor [ 4 ]
        Assignee Priority P2 [ 10011 ]
        Arturo Zambrano made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Arturo Zambrano made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Ken Fyten made changes -
        Assignee Priority P2 [ 10011 ] P3 [ 10012 ]
        Ken Fyten made changes -
        Assignee Arturo Zambrano [ artzambrano ] Mircea Toma [ mircea.toma ]
        Liana Munroe made changes -
        Attachment chromeChart.PNG [ 17332 ]
        Ken Fyten made changes -
        Fix Version/s EE-3.3.0.GA_P03 [ 11572 ]
        Ken Fyten made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Affects Compatibility/Configuration [ 10002 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s EE-3.3.0.GA_P03 [ 11572 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: