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. (Q)charting sql query with null(s)
Forum Updated to NodeBB v4.3 + New Features

(Q)charting sql query with null(s)

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

    While (line-)charting a sql query (a sample output as below, to give you an idea of what the query looks like) with qchart, I have noticed that when the query output contains null value (in bid_vwap column), the qchart plots nothing. What are the ways to deal with such issue? If possible, I'd like qchart to charting non-nulls and skip charting nulls.

         min         |        bid_vwap        
    

    ---------------------+------------------------
    2010-07-01 00:00:00 | 0.84670294117647058824

    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