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. AreaChart with color under the graph depending on the value

AreaChart with color under the graph depending on the value

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

    we are building a custom visualization for some large data. The data will to a curve drawn into an area chart or barchart ? The main issue we have is that certain samples should be colorized somehow. So basically showing an areachart where the block under the graph is shown with a color depending on the value.

    Right now I am thinking to build a "normal" serie e.g. in gray color and some extra series drawn on a higher z-index if we need other colors e.g. green for value 10, and yellow from 10 to 50 and red when over 50.

    No idea it might be possible to set the color only once per serie or if the color could be overwritten also for every sample ?

    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