Change the Legend topmost index on an XYGraph

On an XYGraph you can display an index and/or a vertical scrollbar on the legend.  However, I don't see how you can identify or change the index.  I am displaying a table of information next to the legend, and I would like to be able to scroll both at the same time.  Since the graph could be displaying a bunch of plots (far more than is reasonable to display), I'd like to give the operator the ability to scroll through the plots and the corresponding data.  I've attached an image to show what I am talking about.
Any suggestions would be greatly appreciated.
Tom
Tom Brass
Certified LabVIEW Architect
Saint Bernard Engineering, Inc.
www.saintbernardengineering.com
Attachments:
Graph with legend table.JPG ‏106 KB

Tom, 
   I have played around with the XY Graph and am unable to get access over that scroll bar in terms of changing it. I found that changing the Index Display effectively scrolled the legend but was unable to get a reference to it either. This kind of functionality seems to be a great product suggestion if you would like to put it on the Idea Exchange for future versions of LabVIEW.
Ben J.
National Instruments
Applications Engineer

Similar Messages

  • Want to change the begavior of index sort in webhelp

    Hi All,
    I want to change the behavior of index sort in webhelp. Which JavaScript file I need to modify.
    Thanks in Advance,
    Bala

    Hi,
    I would like to configure the webhelp output so that index sorting should be done as per the sorting order specified in external file. I am able to produce the sorted index items(sorted as per order specified in external) in whidata0.xml. For example, I need all the terms starting with 'T' at the top order. I have whidata0.xml in correct order as I want. But when I view the same in IE, it is inserting some blank spaces insted of terms. When I put them in correct alphabetic order, it is getting displayed correctly (i.e. without blank spaces),.
    Thanks,
    Bala

  • How can I change the legend of a plot in an excel chart using LabView?

    Hi,
    My question is:
    I create a chart in Excel with LabView7 using ActiveX. There are 4 plots in one chart. How can I rename the legend (the name) of each plot with LabView?
    Thanks.
    Michi

    Use the SeriesCollection(1).Name function. In LV, wire up the following:
    _Chart into Method SeriesCollection (index = 1 to 4)
    Cascade into Variant to Data (wire type Excel.Series)
    Wire Series into Property Name, Write the string
    Michael Munroe
    www.abcdefirm.com
    Michael Munroe, ABCDEF
    Certified LabVIEW Developer, MCP
    Find and fix bad VI Properties with Property Inspector

  • How to change the legend value in graph OBIEE

    I have 2 columns A and B are measure columns.
    How can I change "A" and "B" in the legend of my vertical bar graph to "LIA" and "ASSET", without changing the A,B name in my subject area.
    Thanks for any help!
    Edited by: user6388889 on Nov 18, 2012 5:46 PM
    Edited by: user6388889 on Nov 18, 2012 5:55 PM

    Hi,
    You can set Axis titles (Vertical Axis & Horizontal Axis) from Graph Properties --> Titles and Labels --> Axis Titles. In case of multiple columns on the access you will be seeing Vertical Axis 1 and Vertical Axis 2.
    Let me know if this helps.
    Regards,
    Jay

  • Can I change the legend on the bottom of book pages?

    I have used the "journal" theme for my book pages. After completing the book I realized that each page has a Latin content. I can change each page, but can not see a way to change all pages. I have tried to select all (command A), but that doesn't help. There HAS  to be a way other than one page at a time.

    This is a sample page that I'm trying to fix. I want to either eliminate the text shown in white, from all pages, or change it something useful. I can change a single page, but I have 50 pages and it seems somewhat laboriuos to them all that way. Can't someone help?

  • Change the Index from documents to All

    Hi all
    I created an index in the index administration only for documents(Items to Index=Documents).
    This was a long time ago...
    Now we have the problem that our search engine only shows documents to this index.
    OK its how it works.
    But my question is: How can I change the "Items to index" from documents to All?
    Is there a way, because its nearly impossible to delete the index a create a new one, because
    we have a lot of documents indexed.
    Thanks in advance
    Steve

    Hi Steve,
    Can you try the following -
    1. Create a new Index with the required properties (items to index set to "All") and select the same data source as done in the old index.
    2. Provide schedule for the index.
    3. Re-index it one time.
    4. When everything is done then you can remove the old index and use the new one.
    5. Modify your Search Options Set accordingly.
    Note: There should be sufficient space in the TREX Server to accommodate both the indexes for some time.
    Regards,
    Sudip

  • How to programmatically change plot legend

    I have a chart on which I'll plot one or more signals. I can't predict
    the signal names in advance so I'd like to programmatically change the
    legend(s). Is there a way to do that in LV 6.1?
    Thanks,
    Dave

    Yes.
    - Create a property node for the chart
    - add elements for "Active Plot" and "Plot -> Plot Name"
    - Wire an index of the plot name you want to change to "ActPlot"
    - Wire an string with the new name to "Plot.Name"
    A simple implementation would be to make an array of new names and then auto-index a for loop with the increment counter tied to "ActPlot".
    Good luck.

  • Legend item index on click

    Hi
    I'm starting with flex. I have and issue with getting the
    legend item index on click event. If someone knows ow to do it
    would be great.
    Thx

    Tom, 
       I have played around with the XY Graph and am unable to get access over that scroll bar in terms of changing it. I found that changing the Index Display effectively scrolled the legend but was unable to get a reference to it either. This kind of functionality seems to be a great product suggestion if you would like to put it on the Idea Exchange for future versions of LabVIEW.
    Ben J.
    National Instruments
    Applications Engineer

  • Changing Chart Legend Title

    How do I change a legend title? I created a bar chart using the chart wizard, and the legend title was taken from the name of the column appearing on the Y-axis. I changed the axis label, but this change was not propagated to the legend title. Is there anyway to change the legend title, either directly or through PL/SQL?

    Bill,
    Oracle Graphics allows for the direct access to any object within a Chart via PL/SQL. This can be done either through a number of built-ins or even by traversing the Chart's Object Heirarchy (VGS tree) By getting the handle to the label object it is possible to directly change the text. The Reports Team is correct in that it cannot be done directly from within the Reports Builder (though may be passed as a parameter at run time). Instead create an OPEN_DISPLAY trigger in the Oracle Graphics Builder for the OGD which takes the desired text as a parameter.
    There are examples of getting the handle to a chart opject in the demos & documentation.

  • Automatically changing the scale

    hi need help , i have done a graph where the Y scale index0 and Y scale index1 is using the same range of data wen plotiing.
    wen user run the vi..let say i change the Yscale in index0 how to change the Y scale index 1 automatically?
    thk u

    Hi jeyanthi,
    resize the property node and select increment.
    Mike
    Attachments:
    YScale_LV80.vi ‏16 KB

  • How to change the text in the legend of a graph programmat​ically in labview

    I have many graphs in one plot and want to show the legend the name of the graph (i.e. the filename). How do I change the text in the legend programmatically?

    Create a property node for your graph. Use the property node "Active Plot" to define which plot (or line) you want to rename. Then write the new legend label to the property node "Plot.Name". See attached.
    Tim
    Attachments:
    legend.vi ‏12 KB

  • When I try to upload a file it goes through the correct proceedure, but does not change the remote file i.e.Index.htm

    Hi
    I have an uploading problem to the server. The problem is when I try to upload a file it goes through the correct proceedure,
    but does not change the remote file i.e.Index.htm, or three stages1.htm.
    My Localroot folder is C:\Gods Plan Web\
    The site map layout is C:\Gods Plan Web\Index.htm
    The folder for the remote site is /public_html/
    Should the local root folder mirror the remote site, i.e./public_html/
    if this is so, what should I put into the
    (a) Local Root Folder box?
    (b) site map layout box?
    The FTP is performing well other than changing the intended file.

    You should be uploading only the contents of your local root to the public_html folder (remote root).
    The index.html you use as your site's home page needs to be in your site root. If you look at your Files window in DW, you should have something like the following...
    Site - Whatever you named your site
         index.html
         images
         pages
              page1.html
              page2.html
    If you have any folder between Site - and the index.html page, like...
    Site - Whatever you named your site
         mywebsite
              index.html
    It will upload to the public_html while still in that folder, so to find your page online, you would need to type something like...
    www.mydomain.com/mywebsite
    public_html should NOT appear within your local files and if it existed there, would cause a redundancy if uploaded. You would need to type www.yourdomain.com/public_html to see the uploaded pages.
    If you could post a screen shot of your expanded Files window while connected to the server (just connect and click the Expand button in Files, don't drill down into any of the directories), we may be able to see the issue.

  • Can we change the fields of database unique index in a customised table?

    Hi all..
    I want to know that can we create or change or delete the database unique index of a customized table?
    In my case, there is a customised table with 4 primary keys with all the records to be maintained thru transaction code SM30.
    There is database unique index maintained for this table which has 2 fields. These 2 fields are out of the 4 primary fields of the table.I hope I have made myself clear!
    Now when I am trying to insert a record in the table it give me a short dump.( It says duplication of records is not allowed)
    The reason being that the new record that I am trying to insert in the database table has those 2 fields for which the unique index is maintained is the same as an already existing record.And the other two fields are different from the already existing record.So overall the combination of the 4 primary fields is different.
    Please tell me how shall I proceed now?
    I also tried to change the Unique index but it is asking me some kind of authrization(You are not authorized to make changes (authorization object S_DEVELOP)).Also I am not sure whether changing the unique index is feasible or not.?
    Thanks.

    hi
    I think you will not be able to do unique indexing withou the help of primary keys,so use all the primary keys into the table field selections  and and then create indexing otherwise dupilication of keys can occur. if you are not able to keep the primary keys then go for non unique key indexing,where you have to add the client field and the any keys of your wish.

  • I am working in Numbers and can't seem to change the generic value assigned to the legend.  Any advice on how to select the legend and save new values?

    I am working in Numbers and can't seem to change the generic value assigned to the legend.  Any advice on how to select the legend and save new values?

    Ntenich,
    If your table has a Header and your Legend text is in the header, it will be picked up by the table.
    Jerry

  • Can you change the line spacing in the legend?

    Is there a way to change the line spacing in the legend? I have a pie chart with text and I can't change the line spacing for its legend like you would in a regular text. Is there a way to change it?

    For space between each line, use the leading value in the Character pallet. For space between paragraphs, use the Space Before or Space After values in the Paragraph pallet.

Maybe you are looking for

  • Problem with JPanel and JScrollPane

    Hey, I have a class which extends JPanel. Inside this class I would like to have a JScrollPane. However, it does not seem to work. public class Summary extends JPanel      JScrollPane scrollPane;      JPanel p;      public Summary()           p = new

  • UDF to copy the file from the archive folder to the source folder

    HI, I need a UDF to copy the xml file from the archive folder to the source folder. I dont want to create a new comm channel Regards, Varun Edited by: Varun Reddy on Sep 15, 2009 11:23 AM

  • Using Distributed Transaction with oracle 9i and VB

    How to I get distributed transaction to work between a COM + object in VB and oracle using MSDAORA.1 driver? I keep getting the following error: error number: -2147168229 error description: Cannot connect to the transaction manager or the transaction

  • Text I'm typing disappears before I can send it

    This is weird behavior - and intermittent. I am typing in some text; then after about 5 or 6 words, the text entry field goes blank! I can repeat this several times: type some text, and if I don't hit return (to send the message) in time, it just dis

  • Edge 420 does not load operating system (Windows 7)

    My edge 420 suddenly stopped working yesterday. When I turn it on, it shows me option if I want to restore or use the normal set up, and neither of the options owrk, it just freezes no matter what key I press, F11 for recovery or Esq for normal set u