Change minor chart axis scale markers to multiples of six

I have a chart whose y-axis goes from 0 to 36.  For some reason, when I choose uniform marker spacing, I get markers at 0, 5, 10 , 15 , 20, 25, 30, 35 and 36.  This is, by the way, NOT uniform marker spacing.  Uniform spacing would be equal increments between spaces.  What I want is multiples of six:  0, 6, 12, 18, 24 and 36.  I have been through all the menus associated with this chart and there appears to be no way to make this simple change.
Am I really forced to do this programmatically, even though it will never change?
Solved!
Go to Solution.

Hi Wildcatherder,
You should be able to set any axis markers you want by double-clicking on the marker and editing the number. Whatever value you specify in this manner will set the spacing on your chart. In your case, I would try changing the "5" marker to "6."   You can also choose "Arbitrary" marker spacing and assign whatever markers you want, uniform or otherwise.
I've actually run into the same problem before, and the answer isn't readily apparent - thanks for asking here, hopefully someone else with this problem will be able to search for the solution more easily.
Tom L.

Similar Messages

  • Change the x axis scale markers in a waveform graph

    Hello all,
    I am looking at an unusual graphing problem that hopefully has been solved.  The problem is because an pre-existing DAQ graph does things in a chart-like manner.
    The application context is that I measure a signal vs. test length.  During the test, I calculate the UUT position as a function of the test length.  The test includes measurements out and back.  Rather than graph signal vs. length; I want to graph signal vs. position.  I have considered the XY graph, but that co-locates the position data.  To remain consistent with an existing test program, I want to change the X Axis marker labels from distance to position at each marker's distance.
    I would like to customize marker text for a waveform graph's X Axis.  I found a sub-property node for marker text, but it does not seem to iterate through a Waveform graph's X Axis markers.
    For example, a test measures the distance 0 to 200 and the X Axis markers are labeled {0, 50, 100, 150, 200}.  How do I change those labels to {0, 50, 100, 50, 0}?
    The Marker Values[] property node does not do what I expected.
    Thanks,
    Kenneth
    Possible solutions:
    1. Find a property node that does the job
    2. Use custom indicators for each marker's labels
    3. Use two graphs, one for forward, the other for reverse testing
    4. XControls

    For your option #4 I would use option #2 but use a single picture and hide the X-Axis and do my own.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Excel will not save changes to chart axis

    I have many charts that I change the logarithmic y axis scale to fixed values.  In Excel 2010 when I save the file and then re-open it the axis scale reverts back to automatic and I have to re-adjust them.  Has anyone else experienced this? 
    Is there something I am missing?  I tried to report a bug but could not find a way and I can't affort any more time to that effort.
    Thanks for any assistance.

    This is very strange,does this issue occurs on all workbook or just the specified one?
    After you save the workbook and then reopen it , check the axis scale, the "Auto" options has already been checked?
    Also when you said 'I change the logarithmic y axis scale to fixed values', you mean you use the Logarithmic scale?
    If you use the Logarithmic scale,I don't think you need to set up the MAX and MIN value.
    http://blogs.mccombs.utexas.edu/the-most/2010/08/20/log-scale/

  • How to change the Y-axis scale for 100% stacked column to percentage ?

    Hi,
    I add a 100% stacked column chart to a report in Crystal Report for Enterprise. As default, the Y-axis scale shows value from 0 to 1 and the data labels display absoluted data value. Now I want the Y-axis scale to show value from 0% to 100% and the data labels to display percentage value.
    Please tell me which option of the chart to adjust ?
    Thanks
    Mau Vu Huu
    The default is like screenshot below:
    I want it to display as screenshot below:
    thanks
    Mau Vu Huu

    Looks like a bug in CR for Enterprise.
    The same chart shows a scale from 0% to 100% in the CR 2011 designer whereas CR for Enterprise seems to show a number range from 0 to 1.
    Here's a workaround:
    1) Insert a Crosstab. 'Column' should be the field you wish to show on the 'X-axis'. 'Row' should be the field that you wish to stack up on the bars. Summary should be the measure field
    2) Next, right-click one of the summary cells on the Crosstab > Select Format Total > Total > Check 'Show as Percentage of' > Grand Total > Row
    3) Right-click the Crosstab > Select Create Chart from Crosstab Data
    4) Suppress the section that holds the Crosstab
    5) Right-click the chart > Edit Chart Type > Choose 'Stacked Column'
    6) Highlight one of the numbers of the Y-axis > Select Format Total (Y) axis > Format > Currency > Choose 'Fixed' under 'Symbol Format' > Replace '$' under Symbol to '%' > Change Symbol Position to '-123$'.
    -Abhilash

  • Changing the chart axis step

    Hi all,
    i have a chart with some dates in axis X, values of money in axis Y. My dates not having the same step. Example: 01/10/2008, 01/11/2008, 02/25/2008, 03/01/2008 etc...
    I need to change the step of my axis X (like a day) for having spaces between dates proportional to delta time.
    How I can alter the step of my axis X?
    Thank you all.

    You'll have to union on a query that returns all dates and a zero measure (or you could try null) but it isn't very pretty. Rumor has it a future edition of OBIEE will be 'continuous time aware' ...

  • How do i change the chart axis; x to y and y to x?

    i'm new to the numbers, please suggest me for the same
    thanks,
    Rajesh Ranadive

    Hey Rajesh Ranadive,
    Welcome to Apple Support Communities! Check out the Numbers Help document, specifically the section titled "Modify chart data references." I pasted the relevant steps below:
    Numbers Help: Modify chart data references
    http://help.apple.com/numbers/ipad/1.7/#tan72719392
    Switch rows and columns as data series:
    Tap a chart, and then tap Edit References.
    Tap in the top-right corner of the screen, and then tap your preference to plot table rows or columns as the data series in the chart.
    Tap Done.
    Cheers,
    David

  • Distribute​d System Manager trend y-axis scale

    I've been trying to monitor some boolean shared variables in the Distributed System Manager.  I've been looking at the trend, but I can't find a way to change the y-axis scale from 0-100.  With that scale, I can't see if a value switches from 0 to 1. Is there a way to change the scale?
    Thanks!
    Emily
    LV2012

    Nevermind, I see that it auto-scales now, the one that I was looking at, I was expecting to change, but it wasn't...

  • Change "Chart x scale maximum range" in running mode....

    Hi,
    I have a little problem for labview world, i use chart graph and  if user choose 100 meter for x scale range in running mode,  every time user must see last 100 meter on the chart x scale range in running mode. Also if user change x scale range for instance 200 meter in running mode, user can see last 200 meter every time.
    I did little labview .vi for this but my problem is that
    user choose: 100 meter in running mode (0-100 meter) 
    and chart value is 101 for x scale,  x scale is 100-101,100-102,100-103... so on no update other range (100-200) "ı dont do this....
    Thank you every one and i love labview by the way i added example coded for problem (labview 8.0), (block diagram explain problems with label) if u want u can see correct code solution.... 
    Solved!
    Go to Solution.
    Attachments:
    chart x scale max.vi ‏14 KB

    kacco wrote:
    by the way i wanna ask some question about event str. Why am i using time out terminal 50 milisecond? if i connect -1 while loop doesnt work, or if event str time out terminal is empty value, i see same problem(while loop doesnt work, chart is not running)
    but event structure can use empty value for timeout terminal..... this vi  no  What is the meaning of this????
    kudos is coming soon my friend this is good and very useful solution thank u.....
    The timeout terminal lets you perform an action at a prescribed rate.  If I didn't use it, the Event Structure would sit until a Front Panel control is changed; that would keep the Random Number function from adding to the chart.  I wanted a new random number to continually add to the chart so I put it in the Timeout case.  I used 50 ms, instead of your 150, because I wanted it to run faster.  Not wiring something to that terminal results in the default value (-1) being used which makes it never time out, explaining why your VI doesn't work when you tried it.
    Jim
    You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice

  • Setting Scale Markers On Charts Based on Initialization Variables

    I'm currently building a chart and would like to set scale markers based on some variables I have created in an initialization block.
    I've tried setting a variable expression for the scale marker and using the name of the variable, but it's not showing on the chart.
    Any suggestions?

    Thanks for the suggestion, but that is not really feasible.
    Maybe there is a better way to do it though, my problem is that I want to color code sections of my chart based on various statistical data.
    I've created several SQL queries to get this information and am currently populating repository variables with the data.
    I'm aware that I can use the queries directly in the scale marker customization window, but given the volume of what I'm processing this may cause slowdowns in displaying the data ( and also cause needless repetition in the queries)

  • Apex Chart - Y Axis Scale customization

    Hi all,
    For a chart in Apex, is it possible to have the Y-Axis scale customized? (Let's say to present all values form 2 and 2 units for instance).
    Thank you,
    Ana-Maria

    Hi Prashant Khadatkar,
    As per my understanding, you created a line chart, you added JobStartTime and JobEndTime to values area, and added JobStartDate to category groups. You want to display data of y axis from PM to AM. In order to improve the efficiency of troubleshooting, I
    need to ask several questions:
    What’s the data type of JobStartTime and JobEndTime?
    Is the data stored in database the same as you provided?
    What’s the state of report now? Please provide some more detailed information of the report. I would be appreciated it if you could provide sample data and screenshot of the report.
    This may be a lot of information to ask for at one time. However, by collecting this information now, it will help us move more quickly toward a solution.
    Thanks,
    Wendy Fu
    Wendy Fu
    TechNet Community Support

  • Combo chart- left right y-axis scale are not the same scale

    http://img20.imageshack.us/img20/6264/questionk.png
    the left and right axis scale are not the same.
    how to set it?
    Thank you very much!

    Hi,
    Try this
    In Chart, Goto Advanced properties -> check Synchronize Line and Bar Axis
    This will make both scale values same.
    Thanks,
    Vino

  • How can I create manual Y-axis labels in a multiple system report?

    A similar question was asked by Lutz1410 on 3/30/07, but it doesn't seem that this was finally resolved.  I'll try to ask the question in a different way.
    I created a graph in View with 3 axis systems in the "multiple systems" mode, then transferred this to Report.  I would like to apply manual scaling and text to each of the 3 axis systems, however if I change either of these parameters they are applied to all 3 Y-axes.  In other words, I end up with 3 axes having exactly the same text labels and scaling.
    1. For the axis text, is there a delimiter that can be used in the axis text field to tell Report that the first text value is for the first Y-axis, the 2nd value is for the next axis, etc?
    2. For the scaling, is it possible to have separate scales for each Y-axis?
    Of course, a workaround is to create 3 independent graphs in Report, but this is less convenient.
    Thank you,
    Craig

    Hi Craig,
    If you want to apply different manual scaling parameters to each of the stacked Y axes, then you need to use 3 separate Y axes.  If you want to display a curve-specific text to each of the stacked graphs, this you can do with a DIAdem expression:
    @ChnName(CCN)@@         channel name of each curve
    @ChnDim(CCN)@@            channel unit of each curve
    @ChnComment(CCN)@@   channel description of each curve
    The corresponding value for each curve will automatically display at the correct vertical spot next to its curve.
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments

  • X-Axis Scales and Dates Issue

    Hello, really hoping that someone can help me.
    I have a crystal reports report with a chart. The chart uses dates as the x-axis and numeric values on the y-axis.
    All I want to do is change the x-axis sacle to be 14 day intervals.
    Seems simple enough. I go into group(x) axis options, click the scales tab and try to chage the values (after unticking auto scale). Crystal will not let me change it to be 14 days, and it ignores the remove autoscale. It just constantly sets it back to autoscale everytime.
    I tried the exact same thing but with numbers on the x-axis, and it worked fine, no problem at all with setting the scale to whatever I wanted. But when the x-axis is dates, it doesn't work.
    I have been on for 3 whole weeks trying to find a solution to this.
    If anybody can help me I would be very grateful
    Thank you

    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with your directly

  • Axis scale for scatter plots

    I'm trying to create a specialized scatter plot, which functions similar to Excel's scatter plot. I'm having problems determining what the min and max values should be for the axes. I would like the program to determine from the input data what the initial min and max values should be on the x- and y-axis, the user can adjust later.
    So, I don't want the program to just look at the maximum value imported and round up. For instance, data = {523.7, 514.4, 271.8, 128.5}. The max value is 523.7, round up to 524. Instead, I would like to program to make 600 the largest value on the axis, because that makes it nice round number for the user to view the dataset.
    Then, I thought it really depends on the range of the data. For instance, data = {523.4, 523.8, 523.2, 522.8, 523.9}. Here, the range is very small, so it doesn't make sense to have 600 the largest value on the scale. The largest value should be 524 or 525, and the small value on the axis scale should be 521 or 522.
    Has anyone else ever worked with this problem, or have a good solution? I would really appreciate it, I've spend way too many days working on this.
    Thank you,
    Joe

    This is off the top of my head and based on a slight variation of your data.
    data: 52.34, 52.38, 52.32, 52.28, 52.39
    min=52.28 max=52.39 range=0.11
    Looking at the range we see it is "on the order of" 0.1. Ie, it is closer to the next lower power of 10 (0.1) than it is to the next higher one (1.0). So we round min down to the next lowest multiple of 0.1 (52.2) and round max up (52.4). 52.2 and 52.4 can serve as the nice numbers.
    The range is just a little bigger than a power of 10, so it might be a good idea to check what happens when it's a little less.
    data: 135 226 141 143 etc
    min=135 max=226 range=91
    range is on the order of 100, and the nice numbers are 100 and 300.
    As a variation on this strategy if we always find the power of 10 below the range (10 in the second example) we get a tighter fit but the numbers are slightly less nice - 130 and 220.
    (I'm pretty sure I've seen - and used! - some java software from the Internet somewhere to find the best scale for axes, so it might pay to look around)
    Had to edit my second example and, while I was waiting, found what I have used for this sort of thing: http://geosoft.no/software/index.html (The NiceNumbers class - it finds numbers along a range suitable for major and minor "ticks" but, if memory serves me correctly it extends the range so that the ends are nice too.)

  • Y Axis scale issue

    Hi there,
    I've a dynamically driven (through XML) column chart. everything works just fine except the Y axis scale. depending on the data it changes the divisions and some times it looks very odd.
    I tried with Auto (Y) axis option then tried giving manual values by determining the MIN and MAX values through XL formulas, but no luck.
    Also tried setting the number of divisions to say 6 - unfortunately, it doesn't seem be listening to any of these settings.
    Is there any other better way to control this?
    please advice
    Malik

    Hi Prashant Khadatkar,
    As per my understanding, you created a line chart, you added JobStartTime and JobEndTime to values area, and added JobStartDate to category groups. You want to display data of y axis from PM to AM. In order to improve the efficiency of troubleshooting, I
    need to ask several questions:
    What’s the data type of JobStartTime and JobEndTime?
    Is the data stored in database the same as you provided?
    What’s the state of report now? Please provide some more detailed information of the report. I would be appreciated it if you could provide sample data and screenshot of the report.
    This may be a lot of information to ask for at one time. However, by collecting this information now, it will help us move more quickly toward a solution.
    Thanks,
    Wendy Fu
    Wendy Fu
    TechNet Community Support

Maybe you are looking for

  • How to change the 'Default operating mode' of a mapping on the repository and not from the client

    Hi everybody, I am using OWB 11.2.0.3 and under the mapping's configuration property, I have the necessity to change the Run time parameter "Default operating mode" to SET_BASED in almost all my mappings. Because I have 745 mappings in which the Defa

  • Problem in j1inmis

    my document has not been updated through T.Code J1INMIS at the time of internal challan creation in both ( 194C & WCT) what can be the problem

  • Show warning when accessing to files API.

    Hello, In my application I am using FileConnection APIs. Every time when accessing to files (get file size, dir list and others actions) showing warning: Allow applications to read data in: Memory card or Gallery Yes/No . Are possible remove this war

  • Working w iMacs

    We have two iMacs, one about 7 years old, the other 3: 1) Uses OS X Tiger 2) Uses OX X Snow Leopard Questions: How compatible is an iPad Mini with these two computers? For example, can we load iTunes from our computers onto a new iPad? Photos? Text?

  • Unable to Publish Project - Error Code -108

    I am trying to publish a project (photos only) that is just a little over 1 hour long. About 75% of the way through I get the -108 error. An error code search indicates "error -108 iMemFullErr or memFullErr: Not enough room in heap zone" .....but I h