Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QChart scrollbar
Forum Updated to NodeBB v4.3 + New Features

QChart scrollbar

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 4.1k Views 2 Watching
  • 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.
  • A Offline
    A Offline
    amezei
    wrote on last edited by
    #1

    Hi!

    I'm interested if QChart has it's own scrollbar funcionality or if I want to have one I must implement it?

    Can you please give me help by the implementation if its required?

    Thanks

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @amezei said in QChart scrollbar:

      QChart

      Hi
      It does have scrollbars but it wont scroll data, but whole chart. ( afaik)
      You must implement the logic yourself for other types of scrolling
      https://stackoverflow.com/questions/40832713/enabling-horizontal-scaling-scrolling-on-qchartview-nov-2016-qt-5-7-0

      1 Reply Last reply
      3
      • A Offline
        A Offline
        amezei
        wrote on last edited by
        #3

        Thank you for reply! I use QDateTime axis do you have any example for that?

        Thanks

        mrjjM 1 Reply Last reply
        0
        • A amezei

          Thank you for reply! I use QDateTime axis do you have any example for that?

          Thanks

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @amezei
          Hi
          Didn't find any sample for QDateTime axis scrolling.
          Its same logic but you will need to tweak it.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved