Topic profile page for X axis.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: X axis.
Topic "X axis" was discussed 6,830 times on 741 sites in last 3 months
Started 3 days, 4 hours ago (2009-12-04 12:13:00)
by Philip Reece-Heal[_2_]
Take the following data to use with Chart Wizard to get a chart: Distance height 0 5 5 4 8 3 9 6 12 7 13 8 If I highlight all data including column titles, the chart wizard produces both columns as Series, whereas I want Distance column to be X axis values. Why is this? If I delete the column heading 'Distance' and leave that cell ...
Started 3 days, 12 hours ago (2009-12-04 03:14:00)
by Philip Reece-Heal
Take the following data to use with Chart Wizard to get a chart: Distance height 0 5 5 4 8 3 9 6 12 7 13 8 If I highlight all data including column titles, the chart wizard produces both columns as Series, whereas I want Distance column to be X axis values. Why is this?...
Started 4 days, 4 hours ago (2009-12-03 12:13:00)
by Philip Reece-Heal[_2_]
Take the following data to use with Chart Wizard to get a chart: Distance height 0 5 5 4 8 3 9 6 12 7 13 8 If I highlight all data including column titles, the chart wizard produces both columns as Series, whereas I want Distance column to be X axis values. Why is this? If I delete the column heading 'Distance' and leave that cell ...
Started 5 days, 13 hours ago (2009-12-02 03:02:00)
by Meimei
I have two columns of data A B 1 100 2 90 3 110 10 132 20 150 25 152 I used scatter plot to plot column B as Y value and column A as the X value. The plot itself looks fine. However, the x axis label and major ticks are shown at 0, 10, 20, 30, ... What I want is for the x axis label and major ticks to be at 1, 2, 3, 10, 20, 25. In other words, I want to...
Started 5 days, 13 hours ago (2009-12-02 03:02:00)
by Meimei
I have two columns of data A B 1 100 2 90 3 110 10 132 20 150 25 152 I used scatter plot to plot column B as Y value and column A as the X value. The plot itself looks fine. However, the x axis label and major ticks are shown at 0, 10, 20, 30, ... What I want is for the x axis label and major ticks to be at 1, 2, 3, 10, 20, 25. In other words, I want to...
Started 5 days, 17 hours ago (2009-12-01 22:36:00)
by whitehedr
Here is the video I made showing the cutting of the clearance hole in the X Axis stepper mount with the LMS 4" rotary table. First time I have ever done anything this complex on a mill. I know it is kinda cheesy but at least I was successful in making the part. RWW YouTube- Stepper Mount LMS Rotary Table.mov...
Started 5 days, 21 hours ago (2009-12-01 18:36:00)
by Meimei
I have two columns of data A B 1 100 2 90 3 110 10 132 20 150 25 152 I used scatter plot to plot column B as Y value and column A as the X value. The plot itself looks fine. However, the x axis label and major ticks are shown at 0, 10, 20, 30, ... What I want is for the x ...
Started 5 days, 22 hours ago (2009-12-01 17:59:00)
by Schaap
Hi, I created a graph with the MS chart controls. The graph shows the x- and y-axis labels automatically. However, I don't want any labels on the x-axis. How can I remove them? Thanks!
Started 6 days, 2 hours ago (2009-12-01 14:06:00)
by dullard
I want to graph two graphs in Excel 2007 but I found a graphing bug. Is there a fix? I have data in 3 columns. I select the data and insert a scatter graph. The graphs displays correctly. I select the x-axis and change it to a log scale (base 10). The graphs displays correctly. I select one of the two graphs and change ...
Started 1 week, 1 day ago (2009-11-28 16:56:00)
by Rahul_RPK
Hello Cognos users, I have a table with two columns. One column contains string values as LOW,MEDIUM and HIGH. Second column contains count. I am preparing the barchart of it. If I do not put any sorting condition on X axis, it gets sorted alphabetically and I do not get the desired order of LOW,MEDIUM and HIGH even though this order is maintained in the database. I need same order...
Started 1 week ago (2009-11-30 04:10:00)
by Jay Khanpara
Hi All, I am facing some problem with displaying all the available values on x-axis. I have set of folder names and number of files inside it. It looks like following Folder Name Number(No. of files) -------------------------------- abc 10 def 50 ghi 44 jkl 190 mno 2 pqr ...
Started 1 week ago (2009-11-30 04:14:00)
by Jay Khanpara
Hi All, I got the answer my self from thread http://social.msdn.microsoft.com/Forums/en-US/MSWi nWebChart/thread/56d4bd02-81f7-4888-9894-3e8ab7647 1f1 I only need to set the interval to x-axis interval to 1. Thanks, Jay
Started 6 days, 16 hours ago (2009-12-01 00:00:00)
by ninjarider45
NinjaRider45’s ADIPO-X v2.0 Log ] *Advanced Fat Loss and Powerfull Energy *Suppresses Appetite (I call it the Paris Hilton Effect) * Preserves Muscle *Euphoric Effect (Makes you look like Smiling Bob) Axis Labs ADIPO-X v2.0 is claimed to be a significant improvement of its older brother “Adipo-X Original” with the addition of several powerful new components that help ...
Started 4 days, 3 hours ago (2009-12-03 12:18:00)
by BobWarfield
Originally Posted by HimyKabibble Bob, But you're showing only 3% radial engagement. He's cutting a full-width slot. Surely that would reduce that feed rate considerably. Your app display also indicates 2 flutes, not 4, or am I mis-...
Started 5 days, 3 hours ago (2009-12-02 12:40:00)
by jwavila
if by "different charts" you mean your Chart has more than 1 ChartArea, you can iterate through the ChartAreas and Axes like this: For Each ca As ChartArea In Chart1.ChartAreas For Each Ax As Axis In ca.Axes If Ax.Name.StartsWith( "Y" ) Then Ax.LabelStyle.Font = New Font( "Arial" , 14, FontStyle.Underline)...
Started 2 days, 22 hours ago (2009-12-04 17:49:00)
by Jon Peltier[_2_]
If you make an XY chart, which suits this data better than other chart types, Excel will automatically use the first column for the X values. If you make another chart type, the first column must be obviously different: date format, text format, missing the label in the first row. Easier than omitting the X values from the selected range and filling it in later is to make an XY chart...
Started 3 days, 22 hours ago (2009-12-03 17:49:00)
by Jon Peltier[_2_]
If you make an XY chart, which suits this data better than other chart types, Excel will automatically use the first column for the X values. If you make another chart type, the first column must be obviously different: date format, text format, missing the label in the first row. Easier than omitting the X values from the selected range and filling it in later is to make an XY chart...
Started 6 days, 19 hours ago (2009-11-30 20:21:00)
by Hank Rearden
Data is currently being imported from SQL into an excel sheet starting in column B. In column A the following formula is concatenating the data =B124&C124. On several other tabs the date is on the X axis and a Cost Center (CC) is on the Y axis. The following formula populates the table based on the SQL data being imported =IF(ISNA(VLOOKUP(P$7&$H18,Data!$A:$D,4,FALSE)),0,V LOOKUP(P$7...