Graph X-axis format

Hello,
I would like to change my X-axis (time axis) values of graduation. I want to make a numeric operation with each graduation.
For example, now I have got all my graduation from 0 to 0,05 and I want them from 0 to the result of 0,05 / 2E-5. I want to make this operation over all graduation, since when I will zoom on the graph, the scale must be adapted with the operation.
Cordially,
BD
Bonjour,
Je souhaiterais formater l' axe des abscisses de mon graphe (axe des temps). Je voudrais changer la valeur de mes intervalles en appliquant une opération numérique.
Par exemple, mon graphe est gradué de 0 à 0,05, et je voudrais qu'il soit de 0 à 0,05 / 2E-5. J'aimerais faire cette opération sur toutes les graduations, pour que lors d'un zoom, je puisse retrouver cette nouvelle échelle.
Cordialement,
BD
~ La programmeuse compile le C. ~
http://www.pmeonline.fr.st
http://www.nihon-fr.com
http://www.cinemasie.com
http://ippai.free.fr

You may use Proprety Nodes to set axis format in your program. Right click on your graph terminal and select Create >> Proprety Node. It initially has one terminal (Visible by default), and you can set the proprety or get the current state of the proprety.
You can modify the proprety your program will use by right clicking on th terminal and select the proprety you need.
I think you will find all you need in Proprety >> Scale >> Range.
To modify the read/write mode of the terminal, right clik on it and select Change To Read or Change To Write.
Regards,
Mathieu
Message Edité par Mathieu R. le 10-17-2005 07:40 AM
.mrLeft{float:left} .mrInfo{border-left:solid 1px #989898;font-size:x-small;color:#989898}
Mathieu R.  
  CTD - Certified TestStand Developer / Développeur TestStand Certifié  
  CLAD - Certified LabVIEW Associate Developer  
Attachments:
XScaleSample.vi ‏30 KB

Similar Messages

  • Issue with Date Format in line Graph X-AXIS

    Hi all,
    I have a line graph, with data in x-axis and integer values in y-axis.
    I am fetching data in Mon-dd-yyyy format but in graph (x-axis) it showing in yyyy-mm-dd format.
    How to change this format.
    Regards,
    Krishna Prasad

    Hi,
    Basically you are trying to convert a date into date which is not advisable. Hence convert it to char and then equate it against a character value. Also do not use trunc as it will trim out the time part of the date.
    select * from test
               where to_char(dob,'RRRR/MM/DD HH24:MI:SS')=:p1Then pass the parameter
    cheers
    VT
    Edited by: VT on Oct 26, 2010 4:16 PM

  • 3D Graph X Axis positioning of bar

    Hi,  I have a 3D Graph X Axis location problem where the bar that is plotted gets stuck between two adjacent gridlines with the same label.  I simply think the graph should be sticking the bar on the line that it is plotting it for.  I.E> if the x value is 1, I want the graph to display it as being on the "1" grdiline for the x axis.  Please help...
    Solved!
    Go to Solution.
    Attachments:
    X Axis Grid Problem.vi ‏8 KB
    X Axis Grid Problem.vi ‏8 KB

    Thanks, I think I see the issue here now.  there are 2 of them.  One is that I have the x axis formatted only to show the whole number and not any decimal values thereafter.  Once set to show these, it is evident that the x axis values are not 2 and 2 respectively but 2.4 and 2.6.
    I also see the tick marks appear to have to be set differeent every time depending on the data that comes into the graph in order to get a good display grid.  It appears that you operate in one of two different grid display modes - manual where you set the max, min and tick counts or auto where  WYSIWYG.   
    Seems like the way to go is to autoscale, then read the max and min values and create a VI to calculate the major and minor tick marks based on the full axis range.  Does this sound like the way to you? 

  • 3D Plot Properties Axis Format Property update bug

    Tested in LV 2011, Windows XP.
    If you try to change an axis format property (say Digits of Precision) and switch to another axis using the pull-down list box, the property is not updated, even though it is also not applied to the new axis.
    In other words: the default precision is 2 and I want to change it to 1 for the X and Y axes.
    I select the X axis, change the Digits value to 1. This applies it to axis 1. Good.
    I now select the Y axis: the Digits value does NOT change (it stays 1) but the Y axis precision does NOT change either (it stays 2). Not good.
    You have to actually edit the Digits field an press enter to update the value ON THE GRAPH.
    There might be some similar bugs in other properties.

    Hi X.!
    Thanks for posting your find. I would love to take a look at this behavior. There are multiple 3D graph property dialogs depending on your implementation. I've looked at three examples and they each have a slightly different menu options under format properties. Can you point to or post an example that duplicates the behavior?
    Best Regards,
    Andrew S
    Application Engineering Specialist
    National Instruments

  • WAD Graph-  Value Axis display value with commas

    Hi Gurus,
    In the WAD graph Value Axis displaying the value from 0 to 40000 like below
    40000.
    30000.
    20000.
    10000.
            0.
    But we want to display with comma for every 3 digits(1000). like
    40,000.
    30,000.
    20,000.
    10,000.
              0.
    Please do needful.
    Regards,
    Kiran A
    Edited by: Kiran A on Oct 21, 2009 6:00 PM

    Hi Kiran A,
    you can do it as follows:
    Edit Chart->Refine->Value axis->Line->Format-> here you have to put: 0,
    That is all
    Regards
    Erwin

  • How to Display Report Output in X & Y Axis Format based on Date & Site ?

    Hi,
       I got a requirement to display the output of a Report in X & Y Axis Format like  Date in Vertical wise & Site in Horizontal wise.
       please suggest me how to do this.

    These programs also..
    GFW_PROG_BAR : Bar chart example
    GFW_PROG_PIE: Pie chart example

  • Line Graph x axis tick label date format

    Hi to all,
    how can i format the date of the x axis label of a line graph?
    by now the date label is shown with a timestamp, e.g. 01.12.11 00:00.
    How can i change this to a simple date like 01.12.11?
    Please help. Thank you.
    Best regards
    Gunnar

    I would think that the datatype of the date attribute is a TimeStamp ? If yes changing it should help ..

  • Graph Axis Format, 2 lines

    I am working with an XY graph with Time on the X-Axis and I have a question regarding the formatting options.  I can include both the date and time, but they are written in a single line, reducing the number of major ticks I can have for a given graph size.
    Is it possible to include a line feed or carraige return so that the date and time are written with 1 above the other?  I tried using /r or /n but these were merely written into the axis tick labels.  Is there an escape code to use or is this not possible?
    Solved!
    Go to Solution.

    It's not a "/r" or "/n" (forward slash), but "\r" or "\n" (backwards slash). And, when you write your constant on the BD, you have to format the string in the right-click-dropdown menu as "\ Codes Display" or you will get literally "\n" (if you then look at it as "\ Code" you will see "\\n").
    Cameron
    To err is human, but to really foul it up requires a computer.
    The optimist believes we are in the best of all possible worlds - the pessimist fears this is true.
    Profanity is the one language all programmers know best.
    An expert is someone who has made all the possible mistakes.
    To learn something about LabVIEW at no extra cost, work the online LabVIEW tutorial(s):
    LabVIEW Unit 1 - Getting Started
    Learn to Use LabVIEW with MyDAQ

  • Date format in a Line graph X axis - OBIEE 10g

    Hi,
    My data comes in as mm/dd/yyyy format, so my line chart has Amounts in thousands in Y axis and X axis has the date as 5/1/2010, 6/1/2010, 7/1/2010, 8/1/2010 ...... But I want the X axis to display like May 2010, June 2010, July 2010, August 2010 .... How can I do this? Thanks for your time and help.

    Hi,
    Replace the column formula of your date column as ,
    cast(MONTHNAME(YourDateColumn) as varchar(10))||' '||cast(YEAR(YourDateColumn) as varchar(10))
    Rgds,
    Dpka

  • Conditional formatting a graph vertical axis in SSRS 2012 charts

    Hi,
    I have a situation where i want to color the label on vertical axis of graph depending on certain condition. Say when values are positive the color would be Black and when negative color would be Red.
    I tried following condition but its not working.  
    =iif(Fields!MyField.Value < 0 , "Red", "Black")
    I know there are few threads already mentioning that this feature is not supported in SSRS 2008 but just wanted to know if its adddressed in SSRS 2012 or later?
    Thanks and Regards,
    Oliver D'mello

    Hi Oliver,
    According to your description, you want to use an expression to specify different color for Axis Labels based on values in a chart.
    As we tested in our environment, when we apply condition in expression to give dynamic color for Axis Labels, the color setting applies to all labels based on the condition. This issue happens in both SQL Server 2012 and 2014. Please refer to the screenshots
    below:
    In this scenario, I would recommend you submit this issue to the Microsoft Connect at this link
    https://connect.microsoft.com/SQLServer/Feedback. This connect site will serve as a connecting point between you and Microsoft, and ultimately the large community for you and Microsoft
    to interact with. Your feedback enables Microsoft to offer the best software and deliver superior services, meanwhile you can learn more about and contribute to the exciting projects on Microsoft Connect.
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu

  • ADF11g: dvt, line graph x-axis (o1 axis) display issue

    Hi,
    In our application we are generating line graphs for a set of data.
    This graph is plotted in between 2 sets of numeric values. (one plotted on x-axis and other on y-axis).
    For better accuracy of plotted graph we are using these numeric values upto 7 decimal places. (for example 8.1234567)
    Now when graph is plotted, then on x-axis (that is o1- axis in case of Line Graph) the tick labels are showing upto 7 decimal places.
    Is there any way so that I could control the display of these tick labels to 1 decimal place instead of 7 decimal places?
    More Info:
    ++The tick labels for x and y axis are generated at runtime by some calculation logic.++
    ++If we set the tick labels for x axis to 1 decimal place instead of 7 decimal places when they are generated , then this will lead to build in accurate graphs.++
    ++So we can't control the decimal format of tick labels when they are generated. We need to control it when they are displayed.++
    Please help...
    Thanks and Regards
    Manav Ratra

    Hi Frank,
    this is not working :( . It holds good for the case where one has to display markers (tick labels) on the lines of line graph and not the tick labels on the axis.
    Moreover here i find out tag as *<dvt:x1Format>*
    where as line graphs does not support x1axis they have o1axis .
    In my case I need to control display of tick labels on the o1axis.
    Regards
    Manav Ratra

  • Graph vertical axis display

    Minor question, but my program (LabWindows/CVI 8.1 in Windows XP) has a virtual o'scope display that displays data from an A/D card. I'm using the graph indicator, and as with a real o'scope there is a knob that moves the displayed trace left and right on the screen to get the bits that are off of the screen if the magnification is too narrow to see it all. With the graph indicator, the left Y axis, of course, stays at the 0 point on the X axis and will go off of the screen with X=0. I'd like to have a vertical axis that stays in the center of the graph at all times (like a real o'scope reticule) no matter what the actual graph is doing. Any suggestions would be greatly appreciated. (The X-Axis offset parameter doesn't do the trick).

    Another possibility is to use a second graph with transparent background, no X-axis grid and labels, no Y-axis grid; place it on top of the main graph like in the attached UIR file (you will need to adapt vertical size of the second graph since it has no X-axis. labels).
    (Note: I created the UIR in CVI 8.5 and saved for previous version: if you do not succeed in opening it tell me and I will repost it in TUI format for you to load).
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?
    Attachments:
    CentralYaxis.zip ‏2 KB

  • Waveform Graph X Scale Format

    I have a graph currently display time in relative time in the pre-defined format HH:MMS. I would like to display milliseconds also if possible. Is there a format available or do I have to create my own?

    You can set the X scale format to be just about anything.  Right click on the scale, select properties, then go to the Display Format tab.  Select your X axis in the top-left combobox, then set the format to whatever you want.
    This account is no longer active. Contact ShadesOfGray for current posts and information.

  • Chart (Graph) Font Name - Formatting Formula

    Hi,
    I am displaying chart in report, and I have requirement to select (format) font name with some condition (e.g.. As per database language, if database is english - Font Name: "Times New Roman", if database version is Spanish - Font Name: "Arial" etc.)
    Currently I am trying to add "Font Name" formula for x-axis in Graph by "Formula Fields -> Formatting Formulas -> Report Footer -> Report Footer A -> Graph2" and Right click "New Font Formula -> Font Name -> Use Editor", but nothing happens. I tired and noticed It works for "Background Color" .
    Please let me know, how can I add Font Name formula for Graph.
    Note: I am working with Crystal XI
    Edited by: loveuhameshah on May 31, 2011 8:18 PM

    Vamsee,
    Thanks for your reply.
    You are right, I also want to format x-axis field values but how can I reach (access) to "x-axis" field formatting formula for Graph. In Formula Workshop I can find hierarchy upto Graph level only, I cannot find any node such as X-axis, Y-axis under it.
    [Image|http://i837.photobucket.com/albums/zz297/essenceofarts/Graph-format-font.jpg]
    Looking forward to any suggestion or help.
    Thanks,

  • How to...download the SVG Graph in PDF format or Email it

    I have generated a line chart using SVG Graph, I need to download it in PDF format and email it.
    Please help, How do I do that ?

    FYI, Adobe has announced it will no longer support the SVG Viewer as of Jan 1st, 2009 (link), so you should probably switch over to flash charts in APEX (introduced in 3.0).
    BI Publisher supports charts embedded in PDFs. You can also have the PDF automatically emailed via this technique.
    Tyler
    Message was edited by:
    Tyler

Maybe you are looking for

  • Error ORA-06502, numeric or value error character to number conversion

    I have been trying to create an email including data from a table as part of the body. Whenever I try to send it, I get an error ORA-06502, numeric or value error, character to number conversion. If I take out the part referencing the table, the emai

  • QuickTime no audio

    Hi Since upgrading to Yosemite sites that I access that use the QuickTime plugin for wav files no longer play back audio. The player appears and starts playing.. but no sound. The plugin version is 7.7.3 Tested with Chrome on MAC. Similar issue with

  • Very slow speeds during evening.

    Hi there, my bt infinity 2 is very slow during the evening. From 5pm to 1am every night. I have spoken to three others who are connected to the same cabinet as me. All with the same issues. I contacted BT about 1 month who actually got an engineer to

  • SPARC 64bit Clusterware 10.2.0.4 - shared raw device

    Dear group, I have been asked to install RAC 10.2.0.4 SE on Solaris 10 (SPARC). I am not a Solaris admin altough I have done many RAC installations on RHEL4/5. Does anyone have suggestions/pointers to documentation (apart from the docs on OTN which I

  • The best conversion of avi to iTunes

    I have avi movie files and I would like to convert them to mp4 (or something else) to make it works in iTunes. I have the VisualHub and QT Pro, but every time I converted it the quality was little bit worst (really just a little) than the avi file. A