X axis in Chart

I have created a line chart where the y-axis is money amounts and the x-axis is years. My query used in this chart results with 3 different years and four money amounts for each year. My chart will only pick up the first money amount for each year. Is
there a way that I can get the x-axis to show every money amount for each year?  Using minor tick marks didn't work.
Thanks,

That did nothing.  Here is my query:
select Name, [Year], Money
from Distributions
where Name in ('Nam1','Nam2','Nam3')
Here are my results:
Nam1
2000
80
Nam1
2000
100
Nam1
2001
90
Nam1
2001
95
Nam1
2002
20
Nam1
2002
14
Nam2
2000
10
Nam2
2000
70
Nam2
2001
75
Nam2
2001
80
Nam2
2002
50
Nam2
2002
25
Nam3
2000
35
Nam3
2000
54
Nam3
2001
4
Nam3
2001
80
Nam3
2002
74
Nam3
2002
65
I'm also using a line graph with dots for points and it will only show one dot per year when there should be many dots per year because there are a few different money amounts for each year.

Similar Messages

  • How to create a double Y axis bar chart

    I have a table with 3 columns, how to create a double Y axis bar chart with title and scale of one Y axis on one side and the other title on the other side, left and right side of the chart.
    Dec 13 107.9
    Jan 9 106.5
    Feb 11 96.1
    Mar 15 111.5
    Apr 13 106.3
    May 13 101.1
    Jun 14 100.2
    July 18 100.8
    Aug 15 103.4
    Sep 16 108.8
    Thanks a lot!
    Stanley Tam

    Start with chart that looks like a column + line chart with a left & right Y axis. It should be the one on the bottom left. After plotting your two series, go to the chart inspector, series tab, and change the second series from line to column. Go to the Axis tab and choose to show the titles for the Y1 and Y2 axes.

  • How to auto change the name in X-Axis and Y-Axis in chart ?

    Hi, I want to plot data into a chart. I make a selection switch for each channel, there are for temperature measurement and voltage measurement.
    What I want is when I switch the selection to temperature measurement, the Y-axis´s name change into Temperature and when it is voltage change into Voltage.
    Can LabView do that ?
    Citras
    Solved!
    Go to Solution.
    Attachments:
    testtttttttttttttttttt.vi ‏59 KB

    There are a lot of things that you could do to make your life easier in your code but here is how I would start with the question that you asked.
    Tim
    Johnson Controls
    Holland Michigan
    Attachments:
    Example.vi ‏14 KB

  • X-Axis of chart is too low on chart, so I only see the top half of it.

    I have a chart with 2 chart areas.  The bottom area has a chart with an X-axis label, such as "Percent".  My chart is 376 pixels high.  I find that the "Percent" is sliced horizontally so that I only see the top of the
    "P' and a bit of the tops of the other letters.  If I make the chart a little taller, it is still sliced.  I think if I expand it to 450 pixels high, the problem goes away, but I don't have the room.
    Is there a solution?

    iPhones are not user servicable.
    Take the device to a competent repair person or buy a new one.

  • Add second y-axis to chart

    Hi Everyone
    I'm doing a formal report for a university project and would like to know how to add a second y-axis to a chart? I have 4 lines plotted on a scatter graph, 3 of the lines have values that are between 0 and 3 and the fourth line has values from about 1200 to 1500. I would like to add another y-axis so that the 3 smaller valued lines are on the second axis. All four lines must be plotted on the same graph with 2 y-axes.
    I have tried searching the user guide but did not find anything
    Thanks in advance
    J.C
    Message was edited by: J.C

    J.C,
    In this version of Numbers, there is no built-in option to add a second axis to a Scatter Chart. The way to do it is to create an auxiliary column with the 2nd axis data scaled to match the other series. Plot the scaled data and then, using text boxes or tables, add a second axis and labels to your chart manually.
    Regards,
    Jerry

  • How to make values by the axis of charts hidden?

    Hi,
    VC has the ability to hide axis and the frame and etc. However the values by the side of the axis remains visible. Is there any visibility condition I could use to hide all the values? My end result would be only the line graph, without any figures shown.
    Please guide me.
    Thanks.
    Terry

    VC doesn't support any . But there is a way, i dont know if its acceptable ?
    Add a form to the iView and add a PlainText to the form , change the form background to white.
    Now switch to layout mode and stretch the PlainText in such a way that it covers the values in horizontal/vertical. Drag the FORM over chart axis and adjust the edges in way that it covers only the axis values.
    Hope you can visualize what i described above , even i never tried the above but I guess should help you in hiding the Axis Values

  • No z-axis in Charts?

    Hi, can anyone tell me if there is a chart template available (in
    Developer 6i) that is capable of creating a chart with a z-axis?
    I have searched through all of the documentation that I could
    find and there was nothing about it. It is absolutely crucial
    that I be able to develop charts with multiple columns along the
    z-axis. Is there an alternative way of accomplishing this, do
    you know?
    Any help is greatly appreciated (and gladly accepted).
    Cheers,
    Bricklen Anderson

    Yeah, my bad - I was confusing the curved X vs Time with the acceleration - the curve is obviously a sineusoid which is what you would expect from a circle.
    The Z is linear as you would also expect.  Switching the plots to Acceleration (which I thought I had set) shows the accelartion in X/Y and Z.
    One follow on question though - how do you use the Motion Assistant VI's exactly?
    I have the profiles that I want but not sure how to input them into the 73xx motion hardware, confused with what to do with the result of these VI's - how to get them into the motion hardware..
    If you create an LabView VI from Motion Assitant it doesn't use the "MA" VI's from the Motion Assitant sub-menu, it appears to create everyting using traditional flexmotion subvi's.

  • Reverse value order horizontal axis keynote chart

    Hi
    I am trying to create a chart that shows rankings (so a lower number is better), so I want the low number to show the highest column. So I guess the zero should be at the top of the Y axis. Does anyone know how to invert the values on Y to show zero at top and max value at the bottom?
    Thanks

    I am trying to create a chart that shows rankings (so a lower number is better)
    Yes we get a lot of requests to do it that way but it  just completely confuses viewers. However, if you want to deliberately confuse your viewers create custom lables.
    However, the most effective and the easiest way to display a rating scale thats understood is:
    1 star for least and  5 stars for best, creating the chart in that fashion creates this:

  • Multiple Axis Waveform Chart History?

    Hello Everyone,
    Recently I have been working on increasing my capabilities with waveform charts.  I am plotting 3 signals on 3 seperate axis.  I'd like to be able to transfer the plot history from one chart to another via property nodes.  The problem is, only 2 of my signals are making it through, and I'm not sure why. 
    For a little background why my code is structured the way it is, I followed an example from here:
    Pausing Charts
    Basically I want to be able to zoom in on the chart while the program is running.   By hitting pause, the data is transfered to another plot that isn't being updated.  Again, only 2 of my signals are making it through, and I'm not sure if there is a property node I'm missing. 
    Any help would be appreciated, the VI is attached below.
    Thanks,
    Alex
    Attachments:
    Chart Test.vi ‏39 KB

    For some reason the "Brake Temp" plot's color was screwed up. If you look at the legend it looks like it's black. However, changing the plot's color doesn't seem to have any effect. If you just recreate the "pause" graph by copying the "Waveform Chart" indicator then it will work.
    Suggestion: look into the Event Structure.

  • ENH: Enable Dual-axis Bar Charts

    Enhancement Request for SVG Charts (Bar, Line):
    1) Allow specification of dual y-axis values, such that series a, b, and c can show relative to values on y-axis1 (on left side of chart) and series x, y, and z can show relative to values on y-axis2 (on right side of chart).
    2) Format spacing of x-axis values across the width of the chart, not based on the max rows specified for the series. For example, showing weeks on the x-axis with max rows = 53, if actual rows in the chart is 13, the valules would spread out to fill the width of the axis, not leaving empty space for the remaining, unfilled, weeks.

    Hi Lora,
    Once you set a series to be displayed on the secondary axis, you will be able to configure the secondary axis on the Behavior and Appearance tabs.
    Basically, if no series are plotted on the secondary axis, it will appear as if this capability is not available.
    Please let me know if I have explained myself correctly.
    Thanks,
    Gerrit

  • Limiting the frequency of categories (on x-axis) in Chart

    My chart has a lot of data (years 1850-present) and the x-axis (years) is way too cluttered. There's so many years down there it looks like one big grey bar. Is there a way to limit the labeling to every 10 years, or some other solution? I've tried playing with my data in the table, but it's no use.
    p.s. I tried to post a pic of this problem, but it wouldn't let me. If that's possible and it would help, just say the word. thanks!

    You may chart with a first column containing only the numbers of years ending by zero.
    You may also chart several groups separately.
    Yvan KOENIG (from FRANCE mardi 2 décembre 2008 18:06:28)

  • Sort Time Axis in Charts :

    Hello,
    I have a simple Lines Charts were i need to show value on X axis with Text of the month  But Data need to be
    sorted according to the month number.
    i created an Alert in the table but when converted on charts alert is not applied.
    How could i show text of the month  in charts and Sort it poperly :
    Thanks for your answer,
    Regards

    Hai  VIERM01
      There are three type of sorting:
      1.  Ascending order sort
      2. Descending order sort
      3.custom sort
    The Ascending order sort and Descending order sort are the system defined sorts ,  The Custom sort is user defined sort.
    The custom sort is what ever the end user required to arrange in order to need A report.
    if custom chart not possible for your column chart. first make a table and arrange in order to month as per monthnumber (Right click menu -
    >sort -
    > custom sort ) then Right click -
    > turn to -
    >column chart...
    All the best
    Praveen

  • Changing y-axis in chart stack plot

    I am using LABVIEW 5.0.1f1:
    I plot 8 values in a chart as stack plot by bundeling the values. During
    running programm I want to change the y-axis of the 5th value (changing maximum).
    But if a use attribute node of this char and select "active plot"=5 and "y
    maximum"=40 only the 1st plot window of this stack is changing its y-axis.
    How can I modify the 5th plot window?

    I have the same problem, did you find a solution?

  • Y axis Time chart

    Hi group, I am new to Numbers and wondering whether it can do what I want (and how to do it!). I've never worked with charts before...
    Basically, I want to create a chart with Addresses on the X Axis and Years on Y Axis.
    I want to be able to say that Address 1 is valid from between 2010 and 2012. Address valid between 2011 and 2013 and so on.
    I want it to appear like the attached (replace company names with addresses)
    Help I have no idea and have trying for days!!!
    Thanks for any help
    Mark

    Hi Mark,
    The first thing to know about Charts in Numbers is that there are two basic kinds, and some sub-varieties. The two basic kinds are Scatter and Category.
    Scatter Charts plot data pairs where both halves of each pair in the set are numeric values. All the rest of the charts are one form or another of a Category Chart.
    What you need for this exercise is a Stacked Bar Chart, and the data table to drive it to the behavior you are looking for.
    Here's an example of a Stacked Bar Chart from the Net Worth template in the template chooser.
    Using this clip as an example, Large and fixed assets in the template will be your delay, in years, before the company becomes active. Liquid assets becomes the company's active time. You don't need the third segment (series) but you see how you could add segments if needed.
    To make this chart look like yours, you would Display Category Names on the left axis (The Category Axis) and Years on the bottom axis (the Value Axis). Also, adjust the color of the delay value to white or clear.
    Here's an example:
    Regards,
    Jerry

  • Hiding/removing x and y axis in charts (11g)

    Is it possible to hide both the x and y axis lines (not the plot area major/minor gridlines)? For example, I have a stacked bar chart and only want to show the bar and hide the x/y axis and the grid lines. I am able to hide the gridlines by toggling the to 'specify' in the Plot Area and not changing the associated options however, I am unable to hide the graph x/y axis.
    Any help is appreciated.
    Thanks.

    Hi Steve,
    To my knowledge, there is no direct method to hide the axis.You could try adding a background color (that matches your axis line color )to your graph(Graph Properties->Style tab) which in turn would hide the x and y axis lines.
    Regards,
    Dpka

Maybe you are looking for

  • Revoke the Status NCMP status in a PM order

    Hello All, I closed a PM order (IW32), by choosing 'Do not Execute'. (Path Menu: Order>Functions>Complete --> Do not Execute ). thus the order is closed and now i am unable to edit the order. there is no option to revoke the status (all functions are

  • Good book for JSP

    Hi all Can u pls just me a good book for JSP especially for beginners other than "Core Servlets and JSP" by HALL .The customers review for this book in amazon.com is very poor .Pls help me. Thanx in advance.Bye

  • Folder view settings inheritance

    I'm trying to understand how inheritance works and how to break it. My problem is that say I want to switch some folders with images to cover flow view without affecting other folders. At the moment the switch will also change most other folders with

  • Exchange 2007 migration to Exchange 2013

    Hello Exchange experts, I’m Planning an Exchange migration (EX07 to EX13) and despite to have read many many tutorials and technet opinions, I cannot see the correct path to migrate. I hope someone can help me. - Actual Infrastructure:      1 Physica

  • Array of VO's

    I have got a VO called personVO that have got firstname and lastname. Then I have an array that contains the personVO. In my interface it is then possible to select a personVO. The selected personVO would I like to have in the variable selectedPerson