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. How to remove numbers in qchart?
Forum Updated to NodeBB v4.3 + New Features

How to remove numbers in qchart?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 147 Views 1 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.
  • R Offline
    R Offline
    Rozerin YILDIZ
    wrote on last edited by
    #1

    I have created a QChart. However, I want to remove numbers on the chart.

    53193a10-0dca-4905-87ae-f30103ae52e2-image.png

    I just want to remove numbers, the others should stay. And i need to x and y lines should be black. Also i need to black border for chart. How can i do this?

    Pl45m4P 1 Reply Last reply
    0
    • R Rozerin YILDIZ

      I have created a QChart. However, I want to remove numbers on the chart.

      53193a10-0dca-4905-87ae-f30103ae52e2-image.png

      I just want to remove numbers, the others should stay. And i need to x and y lines should be black. Also i need to black border for chart. How can i do this?

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by
      #2

      @Rozerin-YILDIZ said in How to remove numbers in qchart?:

      I just want to remove numbers, the others should stay

      • https://doc.qt.io/qt-6.5/qxyseries.html#remove
      • https://doc.qt.io/qt-6.5/qxyseries.html#removePoints

      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      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