Uploaded image for project: 'ZK Charts'
  1. ZK Charts
  2. ZKCHARTS-113

The chart does not display the original size after exiting full screen mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Later Later
    • 8.0.4.0
    • 7.2.1.2
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      <charts id="chart" type="line" title="Season Average Temperature" apply="org.zkoss.zkcharts.essentials.FirstChartComposer"/>
      2. click the top-right menu, select "view in full screen"
      3. press ESC to exit the full screen

      Current Result

      the chart keeps in the full-screen size

      Expected Result

      the chart restore back to the original size

      Debug Information

      Workaround

              .z-charts{
                  height:50%;
                  width: 80%;
              }
      

      both px or percentage work.

            katherinelin katherinelin
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: