Variable attached to plots

  • This topic has 2 replies, 2 voices, and was last updated 3 years ago by kourosh kalayeh.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6265
    kourosh kalayeh
    Participant

      Hi,

      One thing that I am missing from DataGraph right now is the ability to attach a variable to graph (it might be there but I could not find it).  Below is my usage of such functionality;

      I have flattened data from multiple images containing following columns;
      * img_num; img01, img02, etc
      * t; data used as the x-axis
      * y1; data used as left y-axis
      * y2; data used as right y-axis

      I want to plot y1 and y2 against t for each “img_num”.  My current approach is as follows I have a graph for each “img_num”, with title being the “img_num” of interest say “img01” (I enter it manually), I have two plot command for y1 and y2 with “Use as mask” and “Matches” option.  In the “Matches” field I entered “img01”, again, manually for each graph.  What I am looking for is to have a variable defined for each graph that when I change it, it changes all the instances of that variable in my graph (title, and two matches in the above example).

      Thanks,
      Kourosh

      #6395
      dgteam
      Moderator

        Hi Kourosh,

        Have you tried using a Text Menu?  This allows you to create a variable that has a drop down menu.  Once created you can also click the gear menu on the Text menu to bulk export all the graphs that depend on that variable.

        #6396
        kourosh kalayeh
        Participant

          Hi,

          Thanks for your response.  Yes, the text menu works to some extent.  But I prefere to have individual graphs in DataGraph as well.  If I am not mistaken, you cannot achieve this with text menu, is that right?

          Kourosh

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.