Chart x values normalized

Can I normalize the chart x axis range from 0 to 100 regardless of the number of samples while the program is running ?  I think it needs to be done dynamically each time a point of data after 100 is plotted.  I don't want to reinitialize the chart each time it collects the 100th data point if that means the chart clears and starts from 0 again.
Is there a property node/s that I can use to dynamically change the chart / graph maximum y value?
Thx
Solved!
Go to Solution.
Attachments:
Flow Meter W Graph.vi ‏34 KB

There is a way to programatically change the number of points in the chart history without having to use property nodes:
http://digital.ni.com/public.nsf/allkb/E9784F413A2269E086256F3A0064C8BB?OpenDocument
If you want to use a property node you can set the x-axis min or max and a number of other properties dynamically. To create a property node simply right click the Waveform chart in the block diagram and click create > property node, then choose the approriate property. Here is a help file on property nodes in case you are not familiar with them: http://zone.ni.com/reference/en-XX/help/371361H-01/glang/property_node/
Attached is a screenshot of one I made on your vi, please let me know if this helps or if this is not what you're asking about. You may also try playing with the chart types to see if there is a simple way to do what you want: http://zone.ni.com/reference/en-XX/help/371361K-01/lvconcepts/types_of_graphs_and_charts/
Hope this helps!
Rob B
FlexRIO Product Manager
Attachments:
ChartPropertyNode.PNG ‏8 KB

Similar Messages

  • Flash Chart : Percentage values in the pie chart and  values in the legend

    Hi All,
    Query is :
    SELECT null link
    ,GN.region Region
    ,ROUND(100*ratio_to_report(COUNT(DISTINCT GN.submittedbyemail)) over (),2) value
    FROM goodnews_stories GN
    GROUP BY GN.region
    I use the above query to display the flash pie chart percentage values.
    The values are displayed in percentage in legend as well as on the chart.
    I need to display the values in the legend and percentage values in the chart.
    How this can be achieved ?
    Regards,
    Archana

    Hello,
    Can we do this using apex? I have observed in legend as well as on chart it displays the same values which are generated by the sql query.
    Regards,
    Archana

  • Tip: Flash Chart without values displayed

    Hi people,
    I have no question but a Tip.
    Some weeks ago I was lokking for a possibility to get a Stacked Bar Flash Chart.
    At first I have choosen the 2D-Chart. But in this Chart the values are always be displayed and by using the XML-settings and the CSS-Settings it wasn't possible to hide the displayed values. The values are always displaed in a way like this: value 2.123243. In every bar and in every different area of the bars.
    So I was playing around some days to hide the values and I was almost was getting mad and my boß was getzting angry about it...
    But the next day I tried the 3D-Charts to see what will happen... and that's it! The Charts will be displayed in exactly that wayI need.
    So my Tip: If you need nice Charts good to use, please take the 3D-Charts. Thats works.
    And if you want to see whats going on with Flash Charts in APEX 4.0 take a look an [http://www.anychart.com]
    Thats really nice! I'm really impatiently waiting for it!!!!
    Have a nice eve!
    René
    P.S.: Thanx for all Bernhard and Maik! :D
    Edited by: René on 17.11.2008 10:57
    This is not a question! :-)

    I have someone that was able to remove the value from showing on the 2d stacked bar graphs but they don't remember how they did it. Ever since they they found out they just copy the same graph. I tried the same in another schema and could not get the same result. I compared the xml, the chart template and could not find out how they hid the values. I don't like the 3d as the colors look much nicer to 2d. any suggestions.

  • Crys Reports - Mark the Legend Labels and Chart bar - values custom names

    Hai,
    I want to change the default names/labels of the chart elements (for e.g. bar chart - the labels and values) , in my reports the labels are directly taken from the database columns, how can I change this?,
    Someone please help...
    Thank you in advance.
    Vijay.

    Hi
    You can select the individual elements(for e.g chart title,legend,chart frame,grid lines,individual bars and series risers etc.).
    To do this do a normal left click and then again a left click on the desired object within the chart(which will select the object), and then do a right click which will come up with all possible options.
    Say for e.g you wan't to edit a default data label then follow the steps:
    1. Left click on the chart
    2.Left click on the data label.
    3.Right click>>Chart Options>>Titles
    4.Here you can edit the default title
    Thanks

  • In chart component value format mask

    Hi, I wrote chart component. In display options page I want to set value format mask. I want to show the value||%(percent symbol) for example 40% . I set value format mask 999.99% but it doesn't show. How can I do this. thanks.

    I calculated percentage but I want to show axis value with % symbol. For example
    Nevzat -------------------- 40%
    Ali -------------- 20%
    Hasan -------------------------- 60%

  • How do I update the chart axis values??

    I created a Gantt (bar chart) chart in Numbers for a project at work showing schedules.  It looked fine, and everything worked great.  I want to use that same chart, but I want to just update the data in it.  I can get the bars to change, but the Y axis data (not the numbered values in the chart, but rather the the actual names out to the side of the chart) will not change.  For instance....
    Name
    Start Date
    Finish
    Task 1
    January 1, 2013
    January 15, 2013
    Task 2
    February 1, 2013
    February 15, 2013
    The Tasks on the left will be the Y axis fields in a bar chart....and the dates will populate the graph.  I've created my graph from this data and got it like I want it.  Now let's say I want to simply change some things in the Name column:
    Name
    Start Date
    Finish
    New Task
    January 1, 2013
    January 15, 2013
    Task 4
    February 1, 2013
    February 15, 2013
    So without creating a new chart or anything, I just want to reflect the new names in my existing chart.  In Excel, when you change the value data, it updates the chart and "it just works" .  I'm wanting to use Numbers for this, and I feel like this is a simple thing that I'm just missing.  Help!

    Jerrold....thanks for the reply.  While you didn't answer my question exactly (I know I was a bit vague), you did put me on the right path.  I was trying to get the Category Axis values to change on the chart whenever I updated them in the table itself.  I couldn't figure out why they weren't but I think I have now. 
    I noticed that in the Category Axis field (Inspector) it had the actual typed names of my tasks from the table instead of the cell locations.  So...."Task 1" instead of "Table 1: C7".  I cleared out all of the text in the Category Axis field, which removed it from the chart.  then I just clicked on the fields in the table and it populated the Category Axis blank with the table/cell info instead of the text.  So now when I update one of the fields, it updates the chart because it's pulling from the cell data every time.
    I'm not really sure why Number, by default, enters the text into the Category Axis when making a chart instead of putting in the corresponding cell locations, but whatever.  I got it working now and should be good to go going forward, thanks for your help.

  • Omniportlet Pie Charts - Rounding Values

    Is there any way to round the percentage values on pie charts? I have values out to 4 decimal places and I'd like to round them up. Thanks!

    I guess that it depends on your input. If you are using a SQL query, you might be able to do the rounding in the SQL query itself.

  • Pie chart label values

    Hi guys
    i have created simple pie chart and it is showing values in % but i want true values to be shown...... i know i need to change SliceLabel textType="LD_TEXT_PERCENT" to SliceLabel textType="LD_VALUE" but i don't know where i need to write this.....
    Please help to do this.
    thanks & regards

    Hi
    thanks for your help.... under the image->size->altText i am getting below mentioned code and there is no such slicelabel tag..... could you please tell me where i need to add <SliceLabel textType="LD_VALUE"/>
    chart:
    <Graph stylePath="/oracle/dss/graph/styles/comet.xml" depthAngle="50" depthRadius="8" pieDepth="30" pieTilt="20" seriesEffect="SE_AUTO_GRADIENT" graphType="PIE"><LegendArea visible="true" /><LocalGridData colCount="1" rowCount="{count(xdoxslt:group(.//ROW,  'MONTH'))}"><RowLabels><xsl:for-each-group select=".//ROW" group-by="MONTH" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"><xsl:sort select="current-group()/MONTH" /><Label><xsl:value-of select="current-group()/MONTH" /></Label></xsl:for-each-group></RowLabels><DataValues><xsl:for-each-group select=".//ROW" group-by="MONTH" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"><xsl:sort select="current-group()/MONTH" /><RowData><Cell><xsl:value-of select="sum(current-group()/SUM_TGBDETL.TOT_AMT_)" /></Cell></RowData></xsl:for-each-group></DataValues></LocalGridData></Graph>regards

  • Excel chart - bar values appear after selecting slicers

    I have a small dashboard that displays total order dollars by week. This is generated from a SSAS cube on SQL Server. I have a couple slicers that control what is being displayed (order type and product type). The chart type is from a template.
    This is a stacked bar chart. 
    I do not want the values of each bar to appear on the chart. When I first open the sheet the values are not there. When I start selecting the different slicers the chart starts displaying values of each bar.
    How can I stop this from happening?
    Thanks

    In excel 2013, if you want to Remove data labels from the chart. Click  the chart area->On the
    'Design' Tab->Add chart Element->Data Labels, choose
    none .http://office.microsoft.com/en-001/excel-help/add-or-remove-data-labels-in-a-chart-HP001234166.aspx
    If theses values still appear when you select slicer, please check if there any Macros in this excel file, meanwhile you can share us with this chart template.

  • Defining column for chart category values

    Problem
    I want to produce a chart from a table imported from Excel. The data imported perfectly but since the X axis values (just a series of years) are in a column Numbers appears to treat them as another data series, this situation is compounded by the fact some of data columns are non contiguous.
    I've tried creating a new table with just two columns, the labels and values, copied from the original table but the new columns are still treated as two series.
    I tried creating a new table with a header column and row. Then tried referencing one of the value cells in the original table for the header column. That produced a copy of the whole row but no category data.
    Questions:
    Is it possible to define a column as the X axis category labels as you can with Excel charts?
    If not then how do you create a set of X axis values/labels with an imported table.
    Thanks
    RB

    I solved the problem by copying each column and pasting it into Numbers.
    In this way I was able to put the X axis data into the header column without a problem.
    The problem I had must have been caused by opening the excel file with Numbers.
    FYI:
    I tested this with one column of data and the X values.
    Then pasted in the other columns and found that to add the new series to the chart all you have to do is drag the column selection in the table over the newly added columns. Delightfully simple!
    Thanks for suggestion.
    RB

  • Interactive Report - Chart axis value wrong data

    Hi,
    we created an interactive report based on demo_orders table.
    The interactive chart is displaying wrong data on the value axis (4,00000 instead of 4,000.00)!
    Values in the table are ok, even the value displayed when user clicks on specific data point is correct.
    Did somebody had similar problems?
    Application Express 3.2.0.00.27
    AnyChart #5.1.3
    Thanks.
    Regards,
    Kristjan

    Hi Kristjan,
    I'm able to reproduce the issue you report, using an Interactive Report in APEX 3.2.1 and 4.0, where the Application Language is a non-English option. So for example, if my chart label in English is *10,000.00* and when I switch the Application Primary Language to German, then the displayed values should be *10.000,00* however it is incorrectly appearing as *10,000*. When running in some non-English languages, the NLS decimal separator used is a comma ',', but this isn't been correctly applied to the Interactive Report chart. The problem is arising from the fact that the decimal separator setting in the chart XML is not being escaped correctly, and is therefore being ignored. I've logged bug 10154666 to track this issue, and a fix for this will be available in our next release. Thanks for bringing this to our attention. In the meantime, and to ensure the values on your chart are accurately displayed, it might be best to create a separate chart region on the page in question, rather than using the Interactive report chart.
    Regards,
    Hilary

  • Flash chart minimum value

    Hi everyone,
    I'm trying to edit the xml for a horizontal 2d column chart and I've set the minimum value to 20 and the maximum to 40. The chart still starts at zero however, is this a limitation of the anychart implement ion in apex or am I doing something wrong?
    kind regards,
    Kieran

    Hello,
    Hello,
    The minimum value that can't be set, seems to be a bug in Anychart 3. It's fixed in Anychart 4.
    I did quiet some testing on it, the maximum you can set, but the minimum doesn't work in Anychart 3.
    Regards,
    Dimitri
    -- http://dgielis.blogspot.com/
    -- http://apex-evangelists.com/
    -- http://apexblogs.info/Regards,
    Dimitri
    -- http://dgielis.blogspot.com/
    -- http://apex-evangelists.com/
    -- http://apexblogs.info/

  • Xcelsius - Stacked Column Chart - Overall value / Result

    Hi *,
    does somebody knows how I can display the overall value of my columns in a stacked column chart?
    Or is there a workauround to do this?
    Thanks and regards,
    Markus

    Yes, it would absolutely be nice if they provided this option for the stacked charts.
    Couple of other options-
    Create a bar chart that graphs the totals as one series.  Specify that it should show the data values, adjusting an offset so the totals appear to the end/top of the bar, Place the totals chart behind your stacked bar chart.  obvioulsy the cahrts have to align precisely.
    Another option - concatenate the total amount so it appears as part of teh axis label.  This works better for some scnarios than others.
    See this video example to get an idea of how this might work.
    http://everythingxcelsius.com/2009/06/show-chart-values-without-hovering.html
    With SP3, if there are only a few series in your chart, another option you can play with is adding an additional series for each series in your chart. Have a very small value that won't register visually on the chart e.g. .001, and then assign category labels for each series that is total value for a series, and choose to display the lables.  Hard ot explain this one well, I 'll see if I can put togeter a simple example.  This gets ugly quickly.
    I'd love to hear ideas from others.

  • Htmlb chart numeric values format

    Hi, does anyone know how to display a big value such as 100000 as 100,000 on a column chart
    (y axis)? Would be easier to read... Thanks,
    Mireille Lachance

    Hi, thanks for the answer. I believe you are refering to a different type of chart / technology... I am using htmlb chart and there is not tag for format. We're still running Web As 6.20 so I might be missing some options included in a later version.
    Mireille

  • Chart - variable value axis interval

    Hi,
    I have a line chart and I would like to customize the value axis (y-axis) like this: I have 6 values available: green start (GS), green end (GE), yellow start (YS), yellow end (YE), red start (RS), red end (RE), where GE=YS and YE=RS; I want to have GS as
    the miminum value, RE as the maximum value, and 3 intervals, which will be: RE-RS, YE-YS, GE-GS. Is there any way to do this?
    Thank you!

    Hi AdinaF,
    Based on your description, you want to customize value axis in line chart. The value axis is related to fields in Values dialog box. It is not support use expression to customize value axis label. It just can configure the minimum and maximum values of the
    value axis.
    In order to meet your requirement, we can enable Minor Tick Marks in the line chart to work around the issue. Major Tick Marks to display these RE, RS, YE, YS, GE, GS range values. Minor Tick Marks display the interval of these color values.
    Alternative, I recommend you that submit a wish to the Microsoft Connect at
    https://connect.microsoft.com/SQLServer/Feedback . Your feedback is valuable for us to improve our products and increase the level of service provided.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

Maybe you are looking for

  • No internet through wifi on iPhone 4s

    Please help. Just bought myself a new iPhone 4s - everything works like a charm, except the wifi. Just to clarify, im using a Airport Extreme as my router, and have 2 iPads, a Macbook Pro, a iMac and several other devices running on that router, with

  • Buttons don't work

    I am working on a small application. My main frame is a public class that defines two buttons in its constructor one for input and the other for feedback. The input screen and the feedback screens are defined as inner listener classes of the main cla

  • Macbook won't get past startup screen?

    I dropped my macbook, approximately from a 3/4 meter height. It beeped 1-5 times (i think)? Then froze. I Turned it off, then switched it back on, and it went through the usual startup phase, except it wont go past the loading screen and won't boot u

  • How to edit wrong autocompletion in kmail / akonadi ?

    I have a few typos and old addresses which keep popping up as automatic completion each time I'm composing an email with kmail. The official kmail FAQ solution has no effect. The problematic addresses seems to be stored in akonadi, as hinted by the "

  • Displaying English characters on a Japanese locale

    The application I am working is localized for Enlish and Japanese. I need to bring up the application in English on a Japanese locale ( OS ). I tried to use the command line parameters -DLocale.language en -DLocale.country US. Even then, I am not abl