Jump to content
Software FX Community

How to add tags to values


abarros

Recommended Posts

 Hello!

  First I would like to thank the responsibles for ChartFX: what a product!

  I have stumbled upon a problem and don't know how to solve it. I use the following SQL to populate a chart:

SELECT date, value, department, area FROM ...

  The date and value columns are the values which I want plotted. The department and area values are string values. They should not be plotted, they also should be not appended to the date to be used as the legend for the X-axis. But I would want them to be available in the data editor and also would like them to be exported when using the Toolbar > Copy to Clipboard > As Text.

  So, I would like the department and area information (which are strings) to be used as tags related to the value.

Thanks in advance,

 

Andr

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...