Scaling on WAD valuce axis

Dear experts,
can you please guide me how to apply scaling on value axis in WAD.
Requirement is we need to have 0, 20000, 40000, 60000 .....  on Y-axis (value axis) in WAD.
Thanking you in advance.
Regards,
Ravi Kumar VR Garre

Hi,
         Set the interval for Horizontal axis with minInterval and Max Interval
<mx:LineChart id="chart" dataProvider="{arr}">
        <mx:series>
            <mx:LineSeries yField="Y" xField="X" >
            </mx:LineSeries>
        </mx:series>
        <mx:horizontalAxis>
            <mx:LinearAxis interval="2" minimum="0" maximum="40" />           
        </mx:horizontalAxis>
    </mx:LineChart>

Similar Messages

  • Log scaling intesity chart y-axis

    is it possible to change the scaling of the y-axis on an intesity chart to log scaling?

    Hi DNyg,
    This is actually a known issue in LabVIEW and CAR (corrective action request 372856) has been submitted to our research and development team. I have gone ahead and added this post to the CAR so they can see that more people have encountered this issue. In the meantime, a potential work-around would be to manually scale your Y-axis data logrithmically before wiring it into your intensity chart.
    Paul C
    Applications Engineer

  • Combination Chart: How to link auto-scaling of both Y-Axis?

    I have a combination chart showing a couple bars and a couple lines.  The bars use the left Y-Axis and the lines correspond to the right Y-Axis.  Although they are based off seperate Y-Axis', the information is still related to each other.
    Under my combination chart i have a slider which increases/decreases a 3rd set of red bars and it can push them so high that the Y-Axis will auto-scale itself, which is great.  But what happens is the secondary Y-Axis will not also re-scale to go wth the primary Y-Axis.  I have 2 screenshots to help demonstrate things a bit better.  So although the information is still technically correct, it is visibly incorrect.  Is there a way to link these 2 Axis together so it knows the max on the left Y-Axis before touching the slider is related to the max on the right Y-Axis? So if the primary y-axis grows, the secondary needs to as well?
    PICTURES
    The slider adjusts the red bars and i put them all the way up just before the point where it re-scales the primary y-axis:
    http://img38.imageshack.us/img38/7853/beforel.jpg
    Now i cranked the slider all the way up and the primary y-axis rescaled itself but the bars still look the exact same in relation to that blue line running across them.  The 2 lines on the graph that use the right y-axis should have dropped lower at the same time the blue/yellow bars did:
    http://img602.imageshack.us/img602/7996/afters.jpg
    Thanks for the help, I appreciate it!

    Hi Scott,
    You can control the scaling on the secondary Y axis. Find the maximum of the data for line as well as the column chart (here you can take help of MAX() excel formula) then take the maximum value out of the result and that cell storing data from slider. In this way we can find out the largest data among all. Use that data as the maximum limit for primary as well as for secondary axis,
    Go to the Behavior tab of the chart > primary scale > maximum limit > elect the cell containing the calculated maximum value.
    Repeat the same steps for secondary axis also. Now the change in one series will have uniform effect on both the axis.

  • Scaling of the x-axis on LineCharts

    Hello everyone,
    I'm working on using a LineChart to display incoming temperature readings from an embedded device and so far it's working very nicely, but I'm hoping someone can help me with one small problem I'm having.
    I build an ArrayCollection of the temperature readings, including a timestamp of when the reading was received using a Date object, which is then used as the dataProvider for my LineChart.  The vertical axis is plotted correctly, but readings are plotted evenly-spaced on the horizontal axis even though readings are not made at regular time intervals.
    For example, if I received a reading at 1 minute, 2 minutes, and 35 minutes, the three temperatures would be evenly spaced on the horizontal axis.  I want the horizontal axis to accurately represent the time frame of the readings received, so that with the previous readings there would be two points very close to the left hand of the horizontal axis and a single point plotted much further away.
    I seem to be having trouble explaning this clearly so here is a quick sketch I made of the situation:
    Thank you so much in advance for your help!
    Sincerely,
    Tom Morrisey
    Diversified Control, Inc.

    Hi,
             Set the interval for Horizontal axis with minInterval and Max Interval
    <mx:LineChart id="chart" dataProvider="{arr}">
            <mx:series>
                <mx:LineSeries yField="Y" xField="X" >
                </mx:LineSeries>
            </mx:series>
            <mx:horizontalAxis>
                <mx:LinearAxis interval="2" minimum="0" maximum="40" />           
            </mx:horizontalAxis>
        </mx:LineChart>

  • 3D manual z-axis scaling

    Is there a way to (programmatically) force the scaling of the z-axis in a surface/contour 3D display?
    Until now, I've used the logarithmic scaling option, because it makes the value 1 (the minimum value) stand out more, but this uses up many of the shades available in the color legend. I'm using a starting value of e.g. 0.1 which makes all values below 1 'disappear into the floor', which is my intention.
    However, I would like to individually set the colors and the ticks of the color legend. Is this possible (and if yes, programmatically)?
    Thanks in advance for any help, and have a nice weekend!
    Leo Zschokke
    Test Engineer C-EPS
    ThyssenKrupp Presta AG

    Hi Stefan,
    My DIAdem version is 11.3f4653, Advanced (I think).
    Sample data is below, containing my matrix data (x, y and z channels) in a zipped .tdms file.
    Since "0" is my floor in the matrix, and "1" is a quite important value, since it means the rig ran through that path at least once, I would like to use a manual color scale to accentuate the difference between 0 and 1. So, 0 would be blue (0x0000FF) and 1 would be a lighter shade (0x0099FF or 0x00CCFF). The rest I would like to scale up the chromatic scale to red (0xFF0000).
    Ideally, a channel akin to a tick channel would be nice, but I haven't found anything in the help file or on the net that does that (which may well mean that I did not look hard enough or just didn't see it).
    Thank you for your help!
    Leo Zschokke
    Test Engineer C-EPS
    ThyssenKrupp Presta AG
    Attachments:
    LD_Ausw.zip ‏209 KB

  • 2D Axis Scaling Bug in Reports (DIAdem 2014)

    Hello,
    I've run across a rarther annoying bug in the 2D axis scaling for Reports.  Here's how to recreate it:
    Load a dataset that has x and y components.
    Create a new layout in the Report tab
    On Sheet1, add a Simple 2D Axis System.
    Select x and y from the dataset and drag it into the 2D axis system.
    Change the scaling mode from "Completely Automatic" to "Manual."
    Change the "Begin" number to something close to the default DIAdem has set.  Do not touch the "End" number.  Click OK.
    Add Sheet2 and repeat steps #3 thru #6 on Sheet2 with a different dataset.
    Both plots look good right now...
    Go to Sheet2 and double click on the chart to bring up the Curve and Axis Definition.
    Don't touch anything...just click "Cancel."
    After clicking Cancel, the scaling of the 2D axis completely changes.  I believe what happens is that DIAdem takes whatever the previous "End" number was and uses that instead of the "End" number you want.  Also, you don't actually have to go into the Curve and Axis Definition to create this bug.  Press cancel while editing anything like text (for example)...bye bye plot.
    Moreover, if I go back in and set the scaling mode back to Auto, click preview to refresh the plot, then switch the mode to Manual, everything looks good.  However, if I copy Sheet2, the plot on Sheet2_Copy1 is messed up the same way as if I hit Cancel but Sheet2 is OK.
    Worst of all, the undo function does not work on this unwanted scaling change.
    This is a bug that makes plots in the Report files almost unusable.  I hope this is re-producable on other systems so a patch can be issued.  Let me know what you find.
    The only workaround I've found is to click OK instead of Cancel, which isn't always preferred.
    Thanks,
    Jacob
    Solved!
    Go to Solution.

    Hello jrasco,
    You are right. This is a bug in DIAdem 2014. We fixed it for the DIAdem service pack.
    This is the link to the English DIAdem 2014 SP1
    Thank you
    Walter

  • Vertical axis scaling problem with XYZ bar/line chart

    Post Author: satwar
    CA Forum: WebIntelligence Reporting
    Is there a trick to making the scaling on the
    Z-axis equal to the Y-axis. I don't want to specify the scaling on
    either axis because I am generating report with filtered "dimensons" in
    order to generate all measure charts for a given set of filters. The
    measures have various value ranges so by not specifying chart scales,
    the Y-axis is auto ranged, which is good, but so is the Z-axis, which
    is bad. I want both Y & Z axis to range together so I get a good
    visual comparison of the two measures being plotted.

    Post Author: jsanzone
    CA Forum: WebIntelligence Reporting
    satwar,
    There is no "trick", we're just victims of the limitation that WebI has in portraying XYZ type charts to our better liking.  I submitted a request to Business Objects Tech Support in Oct 2006 and became the proud holder of two ADAPTs:
    ADAPT00676587 u2013 for the scaling issueADAPT00676609 u2013 for the stacked bar chart, line graph issue
    When fully implemented, the scaling for Y and Z should be able to correspond to each other.  For instance, max value of Y and max value of Z will set on both scales the same max value.  I don't discourage you from submitting a trouble-ticket, perhaps if they get more noise on this situation they'll resolve my (our) ADPAT sooner, but just hoping....

  • PlotXY manual X Axis Scaling doesn't rescale Y-Axis auto-scaling

    I'm using PlotXY(..) to display data on a graph.
    I use SetAxisScalingMode(...) to set set VAL_LEFT_YAXIS to VAL_AUTOSCALE.  
    I use SetAxisScalingMode(...) to set set VAL_TOP_XAXIS scaling to VAL_MANUAL.
    I make various calls to SetAxisScalingMode(...) which change the min & max values for the X-Axis.
    Everything thing seems to display correctly except that changing min & max values using manual scaling on the x-axis does not seem to change the range of data used to auto-scale the y-axis.
    For example say you have a peak in your data that you want to exclude so the auto-scaling on the y-axis will zoom in.
    So you change the max, min manual x-axis scaling to leave out the peak but scaling but the y-axis scaling doesn't change.
    Is this the way it should work?
    Ideas for a work around?
    Thanks,
    Kirk

    Hi Kirk,
    As you've noticed, the autoscaling of an axis in the graph is based on the entire data of each plot, not just on the portion of the plot that is within the range of the other axis.
    If you use only integer limits for the min and max of the x axis, if you plot only 1D arrays, and if you don't mind re-plotting every time that you want to manually change the x-axis, there's a possible workaround, consisting of replacing PlotY with PlotWaveform, so that you can offset the data to plot.
    I've adapted the code that you attached earlier to illustrate this:
    int xmin = 40;
    int xmax = 90;
    SetAxisScalingMode(handle, PANEL_GRAPH, VAL_BOTTOM_XAXIS, VAL_MANUAL, (double)xmin, (double)xmax);
    PlotWaveform (handle, PANEL_GRAPH, datapoints + xmin, xmax - xmin, VAL_DOUBLE, 1.0, 0.0, xmin, 1.0,
                  style, VAL_EMPTY_SQUARE, VAL_SOLID, 1, color);

  • How can I extract the values on the automatically scaled Y axis?

    Hi everyone,
    In DIAdem script I'm trying to set the scaling of the Y axis completely automatically, and I want to take the values found automatically in one row and have them be the scale of another row.
    I want to leave the scaling type (D2AxisYScaleType) as: "complete automatic", is there a way to extract the scaling (end and begin) found automatically on a certain row in the report (say row number 1) and use it as the scaling of another row (say row 3)?

    Hi nkm10,
    try following:
    Dim xBegin, xEnd, xSpan
    'First 2D-Axis System
    Call GraphObjOpen("2DAxis1")
    Call GraphObjOpen("2DAxis1_XAxis1")
    xBegin = D2AxisXBegin
    xEnd = D2AxisXEnd
    xSpan = D2AxisXSpanWidth
    Call GraphObjClose("2DAxis1_XAxis1")
    Call GraphObjClose("2DAxis1")
    ' Second 2D-Axis System
    Call GraphObjOpen("2DAxis2")
    Call GraphObjOpen("2DAxis2_XAxis1")
    D2AxisXDivMode = "linear"
    D2AxisXScaleType = "begin/end manual"
    D2AxisXBegin = xBegin
    D2AxisXEnd = xEnd
    D2AxisXSpanWidth = xSpan
    Call GraphObjClose("2DAxis2_XAxis1")
    Call GraphObjClose("2DAxis2")
     It was working fine for me. So you read the data from one axis-system where you want to geht the data from and set the second one according to that.
    I hope this helps,
    RMathews

  • Unable to have Scaled X-AXIS

    Using report builder 10.1.2.0.2.
    Am trying to set the x-axis on a line graph to being scaled so as to give the same spread of data that was avaiable in graphs 2.5
    have tried a variety of settings in Graphs but have had no effect. have also put rubbish into settings for x-axis and has no effect or even error message given out
    Current graph settings are:-
    <rw:graph id="CT_1" src="G_Hba1C" groups="EVT_SET_AGE" dataValues="Hba1C">
    <!--
    <?xml version="1.0" ?>
    <Graph version="2.6.0.23" autoLayout="AL_AS_NEEDED" depthAngle="50" depthRadius="8" pieDepth="30" markerDisplayed="true" markerShapeInLegend="true" pieTilt="20" seriesObjectCount="30" graphType="LINE_VERT_ABS" mouseMovingEnabled="true">
    <DataviewFootnote foreground="#0" background="#ffffff"/>
    <DataviewSubtitle foreground="#0" background="#ffffff"/>
    <DataviewTitle foreground="#0" background="#ffffff"/>
    <Footnote horizontalAlignment="RIGHT">
    <Rect height="1574" width="14709" x="860" y="-14271"/>
    </Footnote>
    <LegendArea automaticPlacement="AP_NEVER"/>
    <O1Axis lineWidth="1"/>
    <O1MajorTick lineWidth="1"/>
    <O1Title visible="true" textRotation="TR_HORIZ_ROTATE_90" text="Age"/>
    <PlotArea fillColor="#ffffff"/>
    <PieFrame fillTransparent="false"/>
    <ThreeDFloor fillColor="#ffffff" sharePanelProperties="true"/>
    <Title visible="true" text="&<P_HEADING>"/>
    <X1Axis>
    <ViewFormat scaleFactorUsed="true" />
    </X1Axis>
    <Y1Axis lineWidth="1"/>
    <Y1MajorTick lineWidth="1"/>
    <Y1Title visible="true" text="Hba1C"/>
    <Y2Axis lineWidth="1"/>
    <Y2MajorTick lineWidth="1"/>
    <Y1ReferenceLine>
    <ReferenceLine index="0" visible="true" lineWidth="2" text="Normal" value="7" displayedInLegend="true" lineColor="#ff00"/>
    </Y1ReferenceLine>
    </Graph>
    -->
    </rw:graph>
    Have looked at graph.dtd and claims that scaling applies to all axis but
    haven't been able apply so x-axis
    Have anybody been able to scale x-axis or confirm x-axis cannot be scaled
    Looking for some insight
    Thanks
    Ian

    The disc you got with the other iMac Intel will not work on the iMac G4. The licence you have with this CD/DVD is only for a Mac OS X on your Intel iMac.
    You must use a Universal DVD/CD or your original CD you got with the iMac G4.

  • Chart Data Axis (Y) Scale - keep constant over groups, dynamic for report

    Crystal XI
    I want to chart how many transactions there are at a teller, showing number of transactions per hour, with a separate chart for each day in a range that the user specifies at run time through paramaters.
    So I group on date at report level, and make my chart on change of hour show count of transactions, and that works.
    But using autoscale, EACH CHART is scaled on the Y axis, so for a day that has a peak of 5 tx per hour, that hour reaches top of chart, where next day, there is an hour with 100 tx.  So you can't tell at a glance that day 2 was busier than day 1.
    I like the auto scale, but I'd like it to consider the report for the scaling.  Is there a way to do that?  Or do some chart types let me do it and others don't?  (I've looked at Bar and Area charts)
    I can't use a fixed scale, because different customers have wildly different typical numbers.  (I could use a dynamically calculated fixed scale, but I don't see that that's an option)  If there's a way to use a formula for the data scale, I'm missing it, and that would probably solve my problem.
    Assuming I'm out of luck there - I can change the query as necessary, and I suspect I'm giong to have to use some gimmick like chart my maximum value in invisible ink, if someone's been down the road and knows a solution, if you can give me a quick hint on that, I'd appreciate it.

    If all else fails, you can do this easily with our CRChart add-in using the @SC family of macros which allow you to set the Y-Axis scale min/max dynamically (i.e. map them to a field or formula at runtime).
    -Dan
    disclaimer: I work for the company, threedgraphics.com, that makes this product. This product costs money.

  • 3D Print Scaling Error

    I have been trying out Photoshop's new 3D functions for color 3D printing and ran into an issue.  I was hoping someone could point me to the setting that is causing the issue.
    The print I'm doing is basically a cylinder with a logo painted on one side.  I imported the .stl file and Photoshop says the print size is 3.65"x3.65"x0.2" in the 3d print setting menu which matches what the original model was made to.  I did not hit the "scale to print volume" option to change the size.  I then selected 3D print and after it finishes everything it has rescaled the print.  The amount it is rescaling isn't consistent either, it originally shrunk only the X and Y axis by 30% and now when I open the file it is now scaling up the XYZ axis by 5%.
    Any help would be appreciated.

    Hi Sir,
    Sorry for late reply.
    My HTML page has not Hosted. It is on developing stage. I will post images.
    The first pic shows print preview in 50% so it works fine. But when in change to fit to Shrink option page splits wrongly. The part of first page supposed to come on 2nd page changed to end of file. It worked fine on IE, chrome, Safari and Opera

  • Different manual y-axis in multiple systems

    Hallo,
    i "ve some problmes to generate a report in Diadem. I have measured values, 600.000 datapoints in 2 channels, current and pressure. The measured values are in a wide range, but i have to lock for the small signal behaviour, so i have to zoom in small x/y areas. The founded points of interest must documented, so i use the function "transfer to report". While i look the data in n-systems i get a report with lines in multiple systems. The problem is the Y-scaling, the scaling is automatically to the whole range of the data, but i want the Y-scalling of the small y area. If i want to rescale manually i found only 1 y-axis, but i see two different y-axis. After rescale manually the scaling is for both axis the same. If i go back to automatically scalling the scaling is different but the same porblem like before, scaling to whole datarange.
    How is it possible to have two different manual y-scallings in a multiple systems diagramm with two data-tracks.
    best regards
    Lutz

    Hi Lutz,
    I sort of understand what you're talking about, and this sounds like something we should be able to configure correctly in REPORT.  I won't fully know what you mean until you send me a data set and the TDR layout file that you're struggling with.
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments

  • Balanced Scorecard : Y axis should specify appropriate units !!

    hi Experts,
    In the Time series screen of a balanced scorecard, Y axis should specify appropriate units. In case of amounts it should say (000) to denote 2 as 2000 that is to show the scaling factor along Y axis.
    Thanks in advance.
    Regards,
    Somenath

    The logfile /var/log/Xorg.0.log might have some information in it about what's going on - looking for warning lines (start with WW) or error lines (start with EE) might give you some insight.

  • Changing axis labels on Excel XY Graph

    Hello,
    I'm trying to generate a report using the Report Generation Tollkit, i was following the steps indicated in the NI report tutorial that helped me a lot.
    The problem is that i could not change the scaling of the X axis which is giving me always numbers from 1 to 11 then zeros after while these numbers need to be under date format (ex 10/04/2013), i'll appreciate the help if someone knows how to fix this.
    Thank you,
    MGarry
    Attachments:
    Graph.PNG ‏8 KB
    diagram.PNG ‏13 KB

    Hi MGarry,
    It seems that excel has a special way of representing the date/time format. See this: http://digital.ni.com/public.nsf/allkb/7AAFFD177BBB33CC86256E91000B1E32
    So we know how it is represented in Excel, but the issue is telling excel that those numbers are meant to be interpreted as date/time format not regular decimal numbers. Have you managed to do this in excel manually? (without using the report generation toolkit). If so you might be able to make a skeleton of the graph and then update it using the following excel update graph VI (http://zone.ni.com/reference/en-XX/help/370274E-01/lvoffice/excel_update_graph/). You can also add row headers and column headers. I would check to see if its possible manually first and we can go from there.
    Regards,
    Basil
    Applications Engineering
    National Instruments

Maybe you are looking for

  • How to sync pdf files in iBook on Mac to iBook on iPad/phone?

    I used to easily move pdf files I created on my Mac to my iPad by using iTunes to sync them as books.  But now books are separate from iTunes (as they should be), and iBooks doesn't sync my pdfs to my iPad.  I've done it using Dropbox as an intermedi

  • PDF link with page ref not working in Chrome, Firefox

    http://1234321.abc/media/homestudy.pdf#PAGE=22 Does not go to the proper page in Chrome v33.0.1750.154 Does not go to the proper page in Firefox v27.0.1 Works in IE v11.0.9600 Works in Opera v12.16 Works in Safari v5.1.7 PC/Windows 7 Professional Cp

  • HT1918 Please contact itunes support for this transaction?

    i created apple ID, when i log in, it says review your account, then i fill out my credit card info, and i click on continue, it says please contact your itunes support for this transaction? I can't download apps but i can log in on apple website

  • SD and BW skills required for a DP person in a project

    Hello In a project , as a DP end user / DP consultant what are the skills that are required from SD and BW perspective ? Please let me know. Thank you. Regards KK

  • Z10 and BBM

    Hi, The most recent BBM update does not seem to work on my Z10 (AT&T version 10.2.1.3014). When I open BBM I get that ad about stickers, attempt to click Exit or Continue and then the program just closes and I'm back at my start screen for the phone