Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Candlestick chart, varying bar width
Forum Updated to NodeBB v4.3 + New Features

Candlestick chart, varying bar width

Scheduled Pinned Locked Moved Unsolved Qt for Python
1 Posts 1 Posters 195 Views
  • 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.
  • Z Offline
    Z Offline
    Zrezek
    wrote on last edited by
    #1

    Hello Qt-devs!

    I'm working on an app to visualize trading events from my system. System uses an adaptive candle stick generation algorithm. This means that the candles are not generated at fixed time intervals (thus each candle should have a different width on a chart with constant time step on x-axis). Is there any way to configure a Chart to draw such varying width candles? I'm using QDateTimeAxis for x-axis and QValueAxis for y.

    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