Scatter plot line width

First off, I'm using the trial version of iWork '09. So I want to eventually put a chart into keynote to present to my colleagues, however, putting the chart up on a projector requires me to have a thicker plot line. So if I use a scatter plot, my axis' turn out great, but I cannot adjust the line's width. I don't want symbols, I just want a line connecting the points. If I use the line chart instead of the scatter, the x-axis displays "Untitled 1, Untitled 2" as the labels. I can't change them to the corresponding numbers which is annoying. I can change everything else fine: axis line width, font size, etc. Its just eh connecting line I'm having trouble with

Actually, found a roundabout way to do this. Have to use line chart and in the x-axis label, you have to insert your formula for what cells you want such as Table 1 :: B212:B912 and just set the category counter to only include one label every so many counts. Kind of a pain, but works. However, can't have only the few tickmarks (should be 5 labels and corresponding 5 tickmarks in my case, but I have 5 labels and 700 tickmarks), all are shown instead. It tacks all of the labels individually, but you can choose which ones are shown, but cannot remove tickmarks... Any ideas?
Message was edited by: chemgoof

Similar Messages

  • Can a plot line width be larger than level 5

    When I programming in Labview 6.1, in the property of plot, I found the line width only have 5 level. In my case, I need a much thicker plot line than level 5. Is there anyway to realize increasing the line width beyond the 5 options provided in Labview?
    Really thank you if you can help me.

    You can programmatically thicken lines by creating a duplicate data plot that is offset from the original.  Then use the Plot.FillTo property node and fill between the original and the duplicate.
    I back saved the example from LV7 to 6.1, but I have no way to test it on 6.1
    2006 Ultimate LabVIEW G-eek.
    Attachments:
    THICK.vi ‏18 KB

  • Line Width in Graph Report

    Hi
    I am using Reports 9i to build a Simple "Line" Graph. But I am not able to adjust the Plot Line width if the report is printing more than 3 rows. For the first three lines I am able to change the line width using the Options in the PLOT AREA tab. Can anyone let me know how I can adjust the linewidth for all the lines that are plotting in my graph. Please note that the number of lines that are plotted will be dynamic and can vary
    Thanks in advance
    Chandra Sekhar

    hello,
    you might want to take a look at our graph FAQ here on OTN. goto otn.oracle.com/products/reports and click on Graph FAQ. there you will find answers to several similar issues. bottom line is, that you most likely will have to define this in the XML definition of the graph, rather than in the wizard.
    regards,
    ph.

  • How do you make a horizontal average line in a scatter plot?

    In any version of Numbers, is there a way to make a horizontal average trendline?  Not a "moving average", but one line that is the average that goes through the data points on a scatter plot.

    sflakg wrote:
    hit a few roadblocks. 
    I tried:
    1. using the crop tool to make the canvas bigger with a transparent background.
    2. Used lasso tool over people in group shot (total of 5) and saved the selection
    3. Tried content aware scale to raise the image, but it keeps stretching out the people. 
    Any thoughts on what else I could try?
    Rather than trying to stretch it taller, try to squeeze it horizontally.  There are methods for telling it what to protect in the image if it gets touchy.
    Another possibility is to use Content Aware Fill to make up part at the top and bottom, without any stretching.
    -Noel

  • Lines in Scatter Plots?

    Hello,
    Well, I can't figure out how to connect points in a scatter plot with a line? Is this possible?
    Thanks!
    Michael Morrison

    Nope, you can't, I just tried, too. With scatter, there seems to be no function to connect points in a series. Really Apple, come on. Do you want to look at a plot with 5 series on it and try to figure out which point belongs to which series? You have to be kidding me there's no way to connect them...

  • How do I make a best fit line on a scatter plot?

    I have a set of data and I made a scatter plot on numbers, but how do I put a best fit line in there?

    select the graph, then open the Charts Inspector.
    Open the series section (from the options at the top "Chart", "Axis", "Series"), Then select the "Trendline" in the "Advanced" section near the bottom.  Finally select the type of trendline

  • How to I insert a line of best fit on a scatter plot????

    I have data already organized in tables, and I created a scatter plot. NOw I need to insert a line of best fit and get the equation. How do I do this??? I already calculated a and b (for y=a+bx) but I have no idea how to insert it on the plot. Every search tells me to "insert a trendline"..... but numbers doesnt have that function. Help please???

    Open inspector
    Go to chart tab
    Series
    Click on the "Advanced" to reveal the menu
    Trendline
    Choose the desired trendline (linear etc)
    Hope this helps.
    Dimitris

  • Line / scatter plot axis problems

    I'm trying to create a graph to show the percentage of revenue that is generated by some percentage of classes offered, a la an 80-20 graph. Sample XML:
    <DATA>
    <RevenueByClass>
    <REVENUEBYCLASS_ROW>
    <CLASS_NUMBER>1</CLASS_NUMBER>
    <PERCENT_OF_CLASSES>.24</PERCENT_OF_CLASSES>
    <PERCENTAGE>4.67</PERCENTAGE>
    </REVENUEBYCLASS_ROW>
    <REVENUEBYCLASS_ROW>
    <CLASS_NUMBER>2</CLASS_NUMBER>
    <PERCENT_OF_CLASSES>.48</PERCENT_OF_CLASSES>
    <PERCENTAGE>6.83</PERCENTAGE>
    </REVENUEBYCLASS_ROW>
    </RevenueByClass>
    </DATA>
    Ideally, I want a line graph (which I can make without any trouble) with PERCENT_OF_CLASSES showing up on the X-axis and PERCENTAGE on the Y-axis. My problem is that, because it's a line graph, BI Beans treats the X-axis as ordinal rather than a data axis, so the axis labels are completely haywire. I would like a way to change the line graph so that the axis labels are the same as the Y-axis, preferably every 10% or 20%. Skipping doesn't work, because the total number of classes can vary so the exact percentages can vary as well.
    If there is no way to do that, I could try to make it as a scatter plot; however, it's not built into the wizard and I've had little success trying to build it by hand. Any help would be greatly appreciated.

    Unfortunately it seems that while most chart types can cope with data in rows, 'scatter' needs data to be in columns. If you create a table the transpose of how you described it, then click Listings and command-click 200, you should be able to create the correct scatter chart. Note that you'll probably then want to click the numbers on the x-axis of the chart (e.g. 80) until a narrow box appears which contains just those numbers. Then, in the chart inspector 'Axis' dialogue enter the value 50 in 'Value Axis Format':'Minimum', and maybe chnge the number of steps to suit (here 3). You might want to repeat this for the y-axis with different values.
    Craig.

  • 50G / simultaneous multiple scatter plots + intersection of linear regression lines

    I have a real specific problem with scatter plots and linear regression lines.
    First, I've been looking over the manual and the internet trying to figure out how to graph multiple scatter plots at the same time, but it seems like you can only do Columns 1 and 2 or Columns 1 and 3, etc., from Edat (greek letter), you can't do all three columns at once IF Column 1 represents X and 2 and 3 represent Y-values.  Or columns 1 & 2 as one set, and 3 & 4 as a second set. 
    Further, because it doesn't seem to be able to do this, I can't get it to find the intersection of these two lines. I can get the x-intercept and y-intercept just fine but I don't need that. What I can do is do a linear regression on both sets of data to get an equation for a line, put it into an array, and use the solver on it, that does indeed work. But that's a whole lot of extra keypresses just to get an ordered pair. I have experience on TI and Casio calculators and they don't have this seeming limitation. 
    Any suggestions?

    I have a real specific problem with scatter plots and linear regression lines.
    First, I've been looking over the manual and the internet trying to figure out how to graph multiple scatter plots at the same time, but it seems like you can only do Columns 1 and 2 or Columns 1 and 3, etc., from Edat (greek letter), you can't do all three columns at once IF Column 1 represents X and 2 and 3 represent Y-values.  Or columns 1 & 2 as one set, and 3 & 4 as a second set. 
    Further, because it doesn't seem to be able to do this, I can't get it to find the intersection of these two lines. I can get the x-intercept and y-intercept just fine but I don't need that. What I can do is do a linear regression on both sets of data to get an equation for a line, put it into an array, and use the solver on it, that does indeed work. But that's a whole lot of extra keypresses just to get an ordered pair. I have experience on TI and Casio calculators and they don't have this seeming limitation. 
    Any suggestions?

  • Sort x values highest to lowest in scatter plot?

    I want to do a simple scatter plot, which actually works fine and looks like this:
    The only problem is, I have to sort the x axis the other way round, starting with 24 copies going down to 10. Anybody got ideas?
    C.

    Hi C,
    Would this work?
    The method requires an auxiliary column in the data table and one edit to the chart. I added a second edit to the chart, adding weight to the connecting lines between data points, but that one is strictly cosmetic.
    Auxiliary column in the table:
    Insert a new column before column B. It will become column B.
    Formula:
    B2: =24-A
    24 is the maximum value in column A. "A" references the column A cell on the same row as the formula.
    Fill down to the bottom of column B. Results as shown. After creating the chart, this column may be hidden.
    Chart:
    Select cells B2:E7.
    Select Scatter Chart from the Charts button.
    When the chart is generated And still selected), click the gear icon at the top left of the selected cells and choose Share X values.
    Select the box containing the x axis labels. Press delete to delete this box.
    Click the Text box button in the Toolbar to insert a Text box.
    Enter 10 in the Text box. Adjust the width of the box to a loose fit around the number.
    With the box selected, press command-D seven times to create another seven identical boxes.
    Edit the contents of these boxes to contain the even numbers from 10 to 24.
    Carefully place the box containing 10 directly below the first data point on the chart, and as far below the x axis as you want the row of labels to appear.
    Carefully place the box containing 24 directly below the last data point on the chart, and slightly lower on the page than the box containing 10.
    Place the other boxes in ascending order between and slightly below the two boxes already placed.
    Select all eight of these boxes, but nothing else.
    Go Arrange (menu) > Align Objects > Top
    Go Arrange > Distribute Objects > Horizontally
    Go Arrange > Group
    If desired, adjust the weight and colours of the data point icons and connecting lines.
    Note: Any revisions to the data will likely require repeating the construction above.
    Data table and chart constructed using Numbers '09 v2.3
    Regards,
    Barry

  • How do I fix the format of plot lines for an arbitrary number of sets of data plotted on the same x-y graph?

    I have written a VI to control an LCR meter and perform sweep functions. I have two x-y graphs on my front panel (one for each of 2 measured parameters). The VI is designed with a button to take a measurement, plot the data, and then wait for another event (like write data, clear plot, or measure again). The user can take simultaneous measurements and these are plotted on top of the data already there in the same x-y graphs (using an array of clusters with shift registers). There is no limit on how many sets of data can be on the x-y graph. 
    Now, my issue is in formatting the plot lines (color, thickness, marker type). I can fix the first plot line by adjusting the parameters of the x-y graph. However, I also want to control the format of all consecutive plot lines. How can I do this for an arbitrary number of lines? The main thing I want to do is to have all of them show the square marker type (the default is no marker type, just a line). 
    Thanks!

    Hi maximum23,
    You can use properties of plot to format the plot lines. You just have to select Active plot using property and then select color and line width etc..
    You can define color and width etc parameter by asking user or you can just make them default.
    Gaurav k
    CLD Certified !!!!!
    Do not forget to Mark solution and to give Kudo if problem is solved.

  • How to select all (dots) in a scatter plot matrix?

    I have a scatter plot matrix, and I'm manually changing the color of each trend line, which probably isn't the best way but it's an easy but time consuming way to do it. I can't feasibly change the color/stroke of every single scatter plot dot in every single scatter plot graph of the matrix. I'm trying various Select --> Same or Select --> All but it keeps trying to change everything, from the line to the border to the dots. I am not sure if I can group the dots and select all or something. Is there a way to select all of the dots and just the dots?

    I feel like I should have posted screenshots of my graphs for all of my questions. In any event I've been manually changing the colors of the lines and the dots (see the few graphs on the left, I highlighted the inside of the graph and changed the dots and the line and then just manually changed the line back)

  • Highlighting a single data point in a scatter plot - Numbers'09

    Is there a way to highlight a single data point on a scatter plot in Numbers'09 (or point to it using a line from each respective coordinate on the x & y axis).
    I don't think it matters but the data point i am looking to highlight is the [highest y value/2]... and of course its respective x coordinate once you plug the y value into the equation ( y = f(x) ) and solve for x.

    Here is my own tip :
    As you see, I use two sets of values.
    In the second one I define only the yValue of the data point which must be "highlighted".
    Yvan KOENIG (VALLAURIS, France) jeudi 10 février 2011 20:49:32

  • Scatter Plot Problems

    I'm fairly new to Numbers, and I'm having difficulty making scatter plots with some of my data. For instance, I want to create a graph of strain versus force, with force on the x-axis and strain on the y-axis. I have my data in 2 rows, and when I select both rows and choose a scatter plot, I get a bizarre looking chart. Is there a step I'm missing here?

    Yvan,
    I should have given you more data. I have found that the icon in the upper left corner of the Scatter Chart's data range in the Table can not be switched from columnar to row-wise, as would be the case for a Line Chart. It seems that the icon, and the chart behavior, are stuck on Columnar.
    Clicking on the icon will not change it.
    Defining a row-wise paring range for a Scatter Chart is ignored and a multi-series Columnar Chart is created instead. There are two ways to identify the behavior, by the color blocks in the data range, as you noted, and by the icon.
    This is the Columnar Icon:
    This is the Row-wise Icon:
    Clicking on the icon should toggle it.
    The documentation indicates that either arrangement should work with a Scatter Chart, but clearly in my experience, only column pairs can be used. I can't think of a good reason to restrict this behavior beyond the convention that X-Y data is normally presented in columns.
    Thanks for asking the Bug Hunters about this issue.
    Jerry

  • Scatter Plot (Change how dots are connected)

    Hello,
    I'd like to make a scatter plot where each dot represents some x-y value but the dots also have a temporal property so I want to draw a connecting line between the dots to show this. In theory this means the dot on the far left could be connected to one on the far right and then the connecting line reaches back to a dot in the middle of the chart.
    Is there a way of controlling how the line connects the dots?
    Any help appreciated.
    Thanks,
    Keith

    The only way I can think to do that would be to manually add line objects (shapes) between data points - draw a line and set its style then Option-Drag to clone the line to connect to the next pair of plotted points. You could even add arrowheads to give a sense of direction, if you think it might need that.
    Before doing this, I suggest you lock down the chart (Arrange > Lock) so that you don't mistakenly move the chart while placing the connecting lines.
    Good Luck.

Maybe you are looking for

  • Informatica Night Update (Delta) Process - More than one Delta Source

    We are setup to run a nightly process to update our DW with changes that took place that day in our Siebel OLTP environment. We refer to this as our "Delta Process" since it only updates rows that were chagned in the OLTP or adds new rows that were a

  • Cross-currency clearing problem

    Hi, Foreign cross-currency clearing btw USD & EUR is a business requirement for us (local currency is TRY). In order to do this right we maintain exchange rate table for cross currency rates btw USD & EUR. However in clearing transaction code (F-44),

  • Displaying only the luma channel in Speedgrade when using direct link. Is it possible?

    Hi! The idea here is to be able to display only tle the Y (luma) channel i preview window of Speedgrade. I know that this is possible when grading in a new crated project in Speedgrade. Timeline/View/Channel Display. I know that there are shortcuts t

  • What are the differences between aiport extreme and linksys wireless router

    We currently have an apple macbook connecting to the internet via a linksys router. We are considering an airport extreme wireless router, we are considering the cost. What are the advantages of purchasing an Airport Extreme router.... ??? Currently

  • One xi jdbc communication channel dead?

    It is jdbc sender. I found that XI didn't read data from the table. log info in cc monitoring is:      4/21/10 3:38:29 PM           Processing started      4/21/10 3:26:29 PM           Processing started      4/21/10 3:20:29 PM           Processing s