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. Disabling anti-aliasing just for axes of a QChart

Disabling anti-aliasing just for axes of a QChart

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 307 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.
  • -hsm- Offline
    -hsm- Offline
    -hsm
    wrote on last edited by -hsm
    #1

    Hi, I hope everyone is doing well.

    I am using QChartView to draw a QChart and the problem is that when I turn the anti-aliasing of the QChartView ON, the QChart axes get thicker. It seems QChartview applies anti-aliasing to the whole QChart object. Is there any simple way to stop this behavior and have a thin QValueAxis?
    I started with the ZoomLineChart example and tried to have anti-aliasing only with data series and not QValueAxis but here are the results:

    anti.png

    • Win 8.1 x64.
    • Qt 6.2.3.
    • Visual 2022 community.
    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