XY graph - point text

Hello,
is possible to draw in XY Graph each point with coordinates like on attached picture(but this is only photomontage). On picture is standard XY Graph, with "Fill Base line to zero", but this is not important. Important is how to equip each point with text label like in Excel (picture 2).
Does anybody know the solution?
Thanks
LV 2011, Win7
Attachments:
pictures.zip ‏14 KB

One method is to use blank cursors with labels to add text to points.  Mads gives a good example of this here:
http://forums.ni.com/ni/board/message?board.id=170&message.id=64788
2006 Ultimate LabVIEW G-eek.

Similar Messages

  • How do I make mail readable, text barely readable on screen when set to 12 point text.

    Is there a way to increase the size of the displayed mail, as you are creating it?
    I have mine set to 12 point text, but it is still difficult to read. The e-mail when received is fine, it's the creating that's "tiny"
    Thanks
    Mike

    I use "screen zoom" (control + scroll up/down) often when creating these responses.  Or for anything else where I do not want to change the number of open winodws.
    You can also write the message in 16 pt font and "select all" to make it 12-point before sending.

  • Rotate Point Text?

    Hello,
    Can someone please point me in the right direction on how to set the rotation value for point text?
    I would greatly appreciate any tips.
    Thanks,
    -jeshua

    //To work with a point text object.
    //Position of the point text object.
    //For instance the text point will be at 400, 300.
    AIRealPoint TextPosition;
    TextPosition.h=400;
    TextPosition.v=300;
    //Choose the rotation angle for the point text object.
    //For instance 45°.
    AIReal RotationAngle;
    RotationAngle=kAIRealPi4;
    //Creation of the text object with the AITextFrameSuite.
    //For instance, the point text object will be created above all at textPosition.
    AIArtHandle Texte;
    error = sAITextFrame->NewPointText(kPlaceAboveAll, nil, kHorizontalTextOrientation, TextPosition, &Texte);
    //The matrix for the position and rotation of the point text object.
    //The AIRealMathSuite and the AITransformArtSuite are used.
    AIRealMatrix matrix;
    //Set the rotation matrix.
    sMath->AIRealMatrixSetRotate( &matrix, RotationAngle);
    //Then concat a translation to the matrix.
    sMath->AIRealMatrixConcatTranslate( &matrix, TextPosition.h, TextPosition.v);
    //Apply the matrix to the point text object.
    error = sAITransformArt->TransformArt(Texte, &matrix, 0, kTransformObjects);
    //The point text object is in the good position but, it is a empty text.
    TextRangeRef textRange;
    AIColor TextColor;
    ATE::ApplicationPaintRef ATECouleurRef;
    ATE::IParaFeatures justif;
    ATE::ICharFeatures features;
    FontRef fontRef;
    AIFontKey fontKey;
    error = sAITextFrame->GetATETextRange(Texte, &textRange );
    ATE::ITextRange iTextRange( textRange );
    iTextRange.Remove();
    justif.SetLeadingType(ATE::kRomanLeadingType);
    justif.SetStartIndent(kAIRealZero);
    justif.SetFirstLineIndent(kAIRealZero);
    justif.SetJustification(ATE::kCenterJustify);
    features.SetTracking(kAIRealZero);
    //The font size. For instance 14 points.
    features.SetFontSize(14);
    //The font.
    //For instance, 10 is a number of the font in the font list.
    error=sAIFont->IndexFontList(10, &fontKey );
    error = sAIFont->FontFromFontKey ( fontKey, &fontRef );
    ATE::IFont iFont( fontRef );
    features.SetFont( iFont );
    //For a red text.
    TextColor.kind=kThreeColor;
    TextColor.c.rgb.red=255;
    TextColor.c.rgb.green=0;
    TextColor.c.rgb.blue=0;
    error = sATEPaint->CreateATEApplicationPaint(&CouleurTexte, &ATECouleurRef);
    features.SetFillColor(ATE::IApplicationPaint(ATECouleurRef));
    //The text itself. For instance JLG.DIMENSION CS3.
    iTextRange.InsertAfter("JLG.DIMENSION CS3");
    //Apply the text characteristics.
    iTextRange.SetLocalCharFeatures(features);
    iTextRange.SetLocalParaFeatures(justif);
    //I use this method in my own plugins like JLG.Dimension. http://perso.orange.fr/jlg.outils.
    //Try it and adapt it.
    JLG.

  • 3d graph axis text reversed

    Hi
    The 3d graph control is everything I could want for my application with one exception!
    When you rotate a graph, the text for the axes becomes reversed. I have seen other controls that handle this but the NI version does not seem to have an option to maintain text direction.
    If anyone knows any tricks, or even the right method to achieve this then please let me know.
    Paul

    Hi Paul,
    I'm afraid that with the present 3D Graph control, what you ask for is not possible. However, I thank you for your suggestion, and we shall consider adding this as an option in our future versions of the 3D Graph.
    Regards,
    -Ashwin
    NI

  • Multiple xy graph point by point

    Hi,
    I would like to plot multiple trace xy graphs point by point. If I plot one trace, it does show up point by point, but plotting multiple traces, they traces show up one after another and not point and point. Attached is my code. Any help would be appreciated.
    -Tim
    Solved!
    Go to Solution.
    Attachments:
    testmultixyplot.vi ‏26 KB

    That's because you use 'Replace array subset', the element you try to replace does not exist, that means the new element is not placed inside the array.
    Use the following code construct instead:
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • Error scheduling Graph containing text Enrichment component

    I have been trying to schedule Graph containing text Enrichment component without any joy (Integrator 2.2.2). The graph executes but returns an error when trying to run TE component.
    Has anyone managed to get this configuration scheduled?

    What error are you getting (in the graph log or app server log)? Does the graph throw the same error if you execute it directly from the Sandboxes section (not scheduled)? Also to note, there is not a supported TE product component in version 2.2.2. The first release of a supported TE product component is in 2.3.0 and it appears to run fine as scheduled in the LDI Server.

  • Area text point text

    All the area text appear like point text in all the files that I generate. I've already proven to change them from the text window but doesn´t work (no handles). Have I misconfigured something? help please!

    maizy,
    As I (mis)understand it, you may need to Ctrl/Cmd+Shift+B or Ctrl/Cmd+H to toggle View>Show Bounding Box or Edges (when they are shown, the View list says Hide).

  • How can you evaluate a graphed point in numbers

    After you make a graph and incorporate a trendline. How can you evaluate that trend line at a specific x/y value point, even if it is not a graphed point in your table?

    If you know the constants from the trendline then you can use them to extrapolate.  To get the constants check the "Show Equation" box in the Chart Inspector > Series > Trendline
    On the graph you will see the equation for the trendline:
    In this case the equation is "y=2.6x + 2"
    I added a new column to the data table and named is "Y extrapolated".
    Then I highlighted the graph
    Then click on the "sprocket " for the X values in the data table and select the "Share X Values"
    Then click and hold the little circle at the bottom right corner of the selection in the table (to add the new column to the graph), then drag to the right one colum (my column is green).
    Then in the new column add the formula as shown:
    C7=2.6*A7+2
    select C7 and fill down  as need (by clicking and holding on the little circle at the bottom right of the selected cell).
    I hope this helps

  • Point Text Type?

    Greetings,
    I cannot find anyway to determine if a text object is point text. If I get the frame for a point text object it gives be the bounds of the object, not a single point.
    If a text object is in a text frame, I want to create a text frame. If it is point text, I want to create point text and if it is path text I want to create path text.
    I know how to create frame text, path text and point text, however I do not know how to determine if a given text object is frame, path or point text.
    I really need a way to figure this out for my current program - I hope this post doesn't go into a "black hole". I would greatly appreciate any help figuring this out. I looked over the ATE documentation and API and I don't see anything obvious. I assume there has to be a way to accomplish what I consider basic functionality.
    Thank you,
    -jeshua

    And sAITextFrame->GetType returns the type which is one of the following:
    kUnknownTextType
    kPointTextType
    kInPathTextType
    kOnPathTextType
    Sorry for starting a frivolous thread...
    -jeshua

  • Resize xy graph axis text

    Hello, I have a question regarding XY graphs:
    I want to have two XY-graphs with identical sizes aligned perfectly to have a nice comparison of separate data sets without plotting them on the same graph. However, I can't find out how to set the width of the y axis text. Because now when the width of the texts are not the same, even if the whole graph has the same area and starting point (the solid line on my pcture), the plot areas are a bit off (indicated by the arrows)
    Can I somehow set the width of these texts, so the plot areas match up? Right now I am using "Position" and "Plot area size" properties of the XY graphs to make them equally sized.
    Thanks
    Engage! using LV2012
    Solved!
    Go to Solution.

    thank you, I tried it with %10.0f, however it seems that when there is a huge discrepancy in the order of the two graphs (e.g. one from 0-10k, another being -9 to 0), it seems to be still behaving strange
    I attach my vi (without the format strings)
    Engage! using LV2012
    Attachments:
    xygraph_resize.vi ‏22 KB

  • Scatter graph point labelling

    Forgive me if this is the 1 millionth time this has been asked.
    I am using iWork 9.0 and specifically Numbers, I want to create a scatter graph.
    So a table looks like this:
    A 100 120
    B 120 100
    C 100 100
    I want to create a scattergraph with these points that each point is labelled A, B and C.
    On other parts of this forum I have seen that you can create and XY and drop the pairs in, but I can't seem to get the labels dropped in. So can someone explain this to be in simple terms (forgive me i have used Excel for years and have a little macro that does this for me).
    Thanks in advance.

    It might be easiest to see a screen shot but I'll try to describe it with words. You can't get different labels on the three points if they are all in the same column, as they will all be of one series. You need the Y data in three different columns.
    B2=100
    B3=120
    C1="A"
    C2=120
    D1="B"
    D3=100
    E1="C"
    E2=100
    Grab all the data B2:E3 and create a scatter chart. It'll look messed up at first because it plots the four columns as two sets of X-Y pairs. Where the data is highlighted on the table, click on the pinwheel and choose "share X values".
    Another option, of course, is to drop text boxes near the points on your chart with A, B, and C in them.

  • Reading from graph to text file in labview 7.0

    Hi Guys!
    I am doing a project which reads analog values from a microprocessor board and I am using the Labview example Cont Acq&Graph Voltage-Int Clk.vi. I am getting an analogue graph using this VI. is there any way I can convert the values on the graph and save them to a text file?
    Any help would be much appreciated!
    Thanks
    Pauline

    Hi Pauline
    There are two ways. Either you place the Export vi in the vi you're already using or you assign the waveform indicator to a terminal (search the LV help for terminal). This makes the waveform-data available for other vi's if you use the Cont...vi as a sub-vi. This means you can create a new vi, place the cont acq&graph valtage-int clk.vi and the export waveform to spreadsheet file.vi in it and wire these together (similar to all the vi's in con acq&graph...vi).
    Thomas
    Using LV8.0
    Don't be afraid to rate a good answer...

  • Undesired bullet pointed text automatically upon creating a new text box

    Hi there! Due to the snow I'm working from home today but I have a little problem back in work that would be nice to get some help on before i go back hopefully tomorrow so i can continue at full speed!
    I'm using Mac OS X (can't remember which version from the top of my head but something quite new!), and InDesign CS3. Basically, every time i create a new text box, or place an excel file into the document (having to do a lot of that at the moment, creating a price guide), it is in bullet point form, and although it's quite easy to go and turn it back off, with me having to do this quite a lot it's getting somewhat frustrating. It does it every single time i create a new text box even if i have turned it off for the previous one
    I'm pretty sure this is going to be one of those "oh, you just need to..." problems with a really simple answer...i hope so anyway!
    Cheers dears!
    Linz

    Thanks guys, i now seem to have a related problem at home. Here i am using CS2 but working on the same document as at work. I have made sure nothing is selected and set my character and paragraph styles to basic, and hey presto, when i create a text box, all is well. However, when i create a table, and i type in a cell, the bullets return! I have just discovered that turning them off in CS2 doesn't seem to be as simple as CS3 - so firstly - how do i do that?! And secondly - any ideas why it is happening but only in tables?!

  • How to plot a graph from text file?

    This is driving me nuts!
    I would like to plot a list of numbers in a text file to a graph. Each munber is on a new line, like this -
    345
    356
    378
    379
    345
    etc.
    I managed to import the file and split it with the 'Spreadsheet to array' function but can't get much further than that.
    Help would be much appriciated.
    Ben H

    You just need to use the Read From Spreadsheet function and wire a 'True' to the transpose input. Wire the 1D array output to a graph.
    Message Edited by Dennis Knutson on 10-20-2006 12:40 PM
    Attachments:
    Read From Spreadsheet.PNG ‏28 KB

  • Graph legend text oracle 11g

    Hello everyeone, I´m migratting an aplicattion from 6i to 11g and I have a problem with graphs in reports. Now the report builder comes with an integretad wizard to generate graphs, but this wizard doesn´t let me to change the titles of the legend, it put the names of the columns from the query and I want to put my own text(static or dinamic) with blanks. I have tried to put an alias for the columns in the query, but the report builder changes every blank with a underscore so I think what I have to customize is the label for every column described on the legend changing the xml generated for the graph, but I don´t find the xml node in the documentation that I can use. I need help please!! thank you everyone.

    Mascse,
    I'm guessing you've already found the answer but try this if you haven't.
    On the top line of the graph settings, you should see the dataValues. Add the same number of dataLabels and that may solve your problem.
    dataValues="CAT1_num,CAT2_num,CAT3_num,CAT4_num" dataLabels="Front Desk, General, Nursing, Physician"

Maybe you are looking for

  • Syncing itunes with more than one iphone

    How do I sync two iphones with itunes without over riding each others info. I synced my wifes new iphone on itunes and it put all my info on her phone. when i synced mine with another mac, it seemed to work fine but i lost all my music??? help

  • Convert PPT in seperate SWF´s

    Hi there! I hope anybody of you can help me! I have to build up a web application on which you can select a PPT from your local harddrive and then the PPT should be converted into seperate SWF´s. For example: if the user has a PPT with 10 slides, the

  • Configure Sign-In Unity 7.0(2)

    I am looking for a way to configure the Sign-In function.  I am having an issue where people are being directed there and if they don't respond properly (or at all) the calls are being forwarded to an unattended mailbox.  My question is where do I go

  • Admin server is going down, but managed servers are fine.

    HI, Admin server is going after sometime of starting, but nodemanger and managed servers are running fine, I didn't anything in admin.log everything looks fine. WebLogic Server 8.1 SP4 jrockit81sp4_142_05 Pls let me whats the problem with admin serve

  • Ipod will not install - HELP

    I've got a 1 gig Ipod shuffle using on Windows XP. When I first got the iPod the install was perfect. I recently had to re-format my PC and I figured the Install of the Shuffle would be fine. I insert the CD that came with the iPod and then it asks m