Jump to content

Unichart Line with wanted missing values (null in delphi)


VojkoCendak

Recommended Posts

Hi,

 

We have in db DateTime field with Float values:

25.9.2019 00:00:00   1.2

25.9.2019 00:01:00   6.0

25.9.2019 00:02:00   null (empty in record) - we don't want to draw it on chart 

25.9.2019 00:03:00   1.9

25.9.2019 00:04:00   1.1

...

How can we NOT display 3. record point and that the line between 2 and 4 is not drawn ?

Is this actually possible ? We saw something in ExtJS useNull option .

This is important for us to use, because the user needs to see that values are missing. We use this in VCL TeeChart succesfuly.

Thank you,

Vojko Cendak

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...