• Resolved aimalik

    (@aimalik)


    I have made a trial account, and i imported a live chard into a page. but the chart is bigger than the area and thus there are scroll bars in the frame. I do not want these, instead i would like the chart to be resized and fit into the area provided. How can i do that?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author ipushpull

    (@ipushpull)

    We have recently added a new shortcode parameter called “fit” which can be set to:

      “scroll” – original size
      “width” – resize to fit width
      “height” – resize to fit height
      “contain” – resize to fit frame

    You should set it to “contain” i.e. add fit=”contain” to your shortcode.

    Thread Starter aimalik

    (@aimalik)

    Great this was helpful. For future reference, where can i find this documentation?

    Plugin Author ipushpull

    (@ipushpull)

    The ipushpull support site is here.

    WordPress plugin support is here.

    Thread Starter aimalik

    (@aimalik)

    thank you this was helpful

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Resize chart to fit’ is closed to new replies.