Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved AreaChart with color under the graph depending on the value

    General and Desktop
    1
    1
    143
    Loading More Posts
    • 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
      carsten.h last edited by

      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 Reply Quote 0
      • First post
        Last post