No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    how to fix responsiveness of apex chart kept inside q-card of quasar q-page-container

    Framework
    2
    4
    267
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sath26 last edited by

      The lines are overflowing on the right side it happens if whenever I reload the page. The side menu loads in active state but if I toggle or resize the browser the problem gets solved. However, it re-appears once I reload again.

      I have tried containing the chart with div and tried to hide the overflow using CSS, i.e:

      overflow:hidden
      

      Yet it doesn’t fix the problem because the overflown values in chart are only hidden
      https://codepen.io/sath08/pen/vqqxmy

      The expected result is that it must load every time inside the page without the issue.

      1 Reply Last reply Reply Quote 0
      • metalsadman
        metalsadman last edited by metalsadman

        @sath26 yo, see if this helps https://codepen.io/metalsadman/pen/pXXeYm?editors=1010.

        1 Reply Last reply Reply Quote 1
        • S
          sath26 last edited by

          thanks it did! @metalsadman

          metalsadman 1 Reply Last reply Reply Quote 0
          • metalsadman
            metalsadman @sath26 last edited by

            @sath26 great, np.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post