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.

Similar Messages

  • How do I change HOW downloads are saved

    I do not want download to be saved as Firefox Adobe pdf. How do I change that?

    Is it this issue:
    Some users are finding that an update changed the description of "Adobe Acrobat Document" to "Firefox HTML Document". The installer was supposed to add Firefox as an ADDITIONAL viewer for PDFs, not as the DEFAULT viewer. Sorry if you were affected by this glitch and hopefully they will figure out why some systems get changed this way.
    You can try this fix suggested by a user in another thread:
    # Open Adobe Reader / Acrobat*
    # Edit->Preferences
    # In the Categories column click 'General'
    # Near the bottom of the page click the button marked 'Select Default PDF Handler'
    # In the dialog, select 'Adobe Reader XI' (or Adobe Acrobat, as the case may be) and click 'Apply'
    # A Windows Configuration screen will appear. Allow it to do its stuff (takes a few minutes), then restart your computer when prompted.
    Does that work for you?
    ''*'' If you do not have Adobe Reader 11, you can install it from here: http://get.adobe.com/reader/

  • Login Page - Change How Users are Authenticated

    Hi all,
    I have done a function in a package:
    function checkPassword( p_username in varchar2, p_password in varchar2 ) return boolean
    is
    db_password number;
    begin
    select password into db_password
    from people
    where username = p_username;
    if db_password = dbms_utility.get_hash_value( p_password, 37, 1000000000 ) then
    return true;
    else
    return false;
    end if;
    end checkPassword;
    Now, I want to use this function to authenticate the user in the application but I don't know how to do it...
    I create a login page by default... what do I have to change?
    Thanks in advance
    Rdgs
    CD

    CD,
    Edit the authentication scheme's Authentication Function attribute to be:
    return your_package_name.checkPassword;
    You might also want that logic to allow for upper/lower case variations of the entered username.
    Scott

  • Changing how attachments are attached to outgoing email?

    Hello everyone, my apologies in advance if this has already been answered somewhere, but I've been scouring the discussion forums for nearly an hour and don't really have more time to keep going.
    I'm new to Mac, 6 days now. I'm having a bit of a problem: when I create a new email message and want to attach a file to it, the file is being 'previewed' in my email. Maybe not a big deal for some, but one thing I often need to attach is a massive PDF, not in file size but in pixels, 20,000-30,000 in width. Because Mail is trying to preview the attachment in the message, it is taking literally four minutes to do so, during which time I can't do anything else at the computer.
    If I zip the PDF file, then attach the zip file, it shows as a file icon, but that isn't a very good solution - it would mean I need to zip every file I want to send that is previewable, meaning extra steps and more disk space usage.
    Is there a way to attach these files without having to zip them, whereby the file will display on my end as an icon rather than as the actual file? I hope this makes sense. It's driving me crazy. My Mac experience so far has been excellent, but this is bordering on a showstopper for me.
    I've read a ton of threads about email format, etc, and it doesn't matter if I do my emails as Plain or Rich Text, if I'm creating one from scratch or replying, who the recepient is, etc, it is always previewing the PDF. There's got to be a setting somewhere which will allow me to stop seeing the file contents in my email message.
    Thanks to anyone who can help with this issue .
    MacBook 2GHz   Mac OS X (10.4.9)  

    Thanks for the clarification.
    You used the term right click on it to download instead of right click on it to save the attached file outside of the message which are very different things.
    RTF with Tiger Mail is HTML or I should say can be HTML but certain things must occur in order for HTML to be implemented with a sent message.
    Regardless the message font and size chosen at Mail > Preferences > Fonts & Colors, you must select a font and size via the font panel when composing a message or use bold, italics, underline for selected text or changing text color, etc. If you are using a signature that was composed with RTF or HML with a different font, size and/or color than is used in the message body or contains an image or logo, etc. Forwarding a message that was composed in HTML and the same when replying to a received message that was composed in HTML if you have "Use the same message format as the original message" selected for composing preferences at Mail > Preferences > Composing.
    Any or all or a combination of any of these will send a message as HTML.
    Depending on the Outlook and Windows version used by a recipient, Outlook has had some problems with Mail's RTF. There is no email client that is completely bug free and Outlook has plenty of bugs for such an old/mature email client and MS also makes the arrogant assumption that the majority of people that exchange email are using Outlook or OE and should be if not.
    So long story short, using Plain Text for message composition can and does make a difference.

  • Change how paramters are chosen when running crystal on web i

    Hi there..
    i have the following problem.
    when i double click on a crystal report, in our QAS server, i get the following screen to chose parameters.
    https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash4/385923_10150579230068428_516188427_10979481_1660085047_n.jpg
    and when i click on the same report on the prudction server, i get it this way.
    https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash4/395199_10150539385573428_516188427_10793487_1411181440_n.jpg
    Where do i change it??
    both servers are the same version.. everything is the same.. just the way they are chosen that deffers..
    i want to change the production server to  be just like the QAS..
    Thanks in advance..

    Hi,
    Perhaps by changing your infoview Viewer preferences?
    or check out 1575886 - No SAP Prompt Screen in InfoView when viewing a rport based off multiple SAP data source 
    it says:
    Resolution
    To display the SAP prompt screen in InfoView for reports that are based off different SAP data source, enable the option: SAP.style.prompt.enabled, in the web.xml file of the web application. To enable the option:
    On your BusinessObjects Enterprise XI 3.1 server, go to the following folder:
    C:\Program Files\Business Objects\Tomcat55\webapps\PartnerPlatformService\WEB-INF
    Note: The beginning of the path may be different if you have chosen to install the product on a different drive or folder.
    Make a backup copy of the file: web.xml
    Edit the file: web.xml and add the following code:
       <context-param>
            <param-name>SAP.style.prompt.enabled</param-name>
            <param-value>true</param-value>
        </context-param>
    Note: You may already have the above code in the web.xml file. If it is present, it is by default commented out by being surrounded by the tags <!--  -->  If it's the case, then you simply have to remove the tags that comment out the code.
    Save the change.
    Restart the web application server ( Tomcat by default )
    Regards,
    H

  • Please change how searches are handled

    If I am in the Premiere Pro forum, and I search for a term, it should be understood that I only want to search in the Premiere Pro forum.  I shouldn't have to do a search, click "more options," scroll down to "Premiere Pro," and then search again.  It's an unnecessary waste of time.  Could this be changed?
    J. D.

    Curt,
    Earlier on, there was talk of Adobe doing just that. IIRC, those comments were made by a couple of the MOD's in a product forum. Considering the sources, I would speculate that Adobe was planning on working on that aspect, but has either not completed the task, or they have dropped that idea. Those guys are not prone to speculation, so they must have gotten the "word" from higher authorities. Of course, THAT is just speculation on my part...
    Good luck to us all,
    Hunt

  • Changing how documents are downloaded

    My ipad was setup with notability the only app to receive downloads (PDFs), how can I change this?  Do I have to add another app like pages?

    Just bear in mind that any document that you want to download/save on the iPad, must have an app in which you can save it and the app must be compatible to work with the file type/document that you want to download/save/edit.

  • Changing how pictures are organized once they are imported

    Hi -
    At work I used some version of iPhoto that organized automatically all my imported photos by year, then month, then day. That was awesome. I have iPhoto6 at home and upon import, the photos are just divided into rolls. Is there any way to chance my iPhoto preferences so i can have them organized by date?
    thanks!

    I used some version of iPhoto that organized automatically all my imported photos by year, then month, then day.
    Do you mean in the iPhoto Window? Or in the iPhoto Library Folder in the Finder?
    To access your pics:
    There are many, many ways to access your files in iPhoto:
    For 10.5 users: You can use any Open / Attach / Browse dialogue. On the left there's a Media heading, your pics can be accessed there. Apple-Click for selecting multiple pics.
    Uploaded with plasq's Skitch!
    To upload to a site that does not have an iPhoto Export Plug-in the recommended way is to Select the Pic in the iPhoto Window and go File -> Export and export the pic to the desktop, then upload from there. After the upload you can trash the pic on the desktop. It's only a copy and your original is safe in iPhoto.
    This is also true for emailing with Web-based services. If you're using Gmail you can use iPhoto2GMail
    If you use Apple's Mail, Entourage, AOL or Eudora you can email from within iPhoto. With 10.5 you can access the Library from the New Message Window in Mail:
    Uploaded with plasq's Skitch!
    If you use a Cocoa-based Browser such as Safari, you can drag the pics from the iPhoto Window to the Attach window in the browser.
    Or, if you want to access the files with iPhoto not running, then create a Media Browser using Automator (takes about 10 seconds) or use THIS
    Other options include:
    1. *Drag and Drop*: Drag a photo from the iPhoto Window to the desktop, there iPhoto will make a full-sized copy of the pic.
    2. *File -> Export*: Select the files in the iPhoto Window and go File -> Export. The dialogue will give you various options, including altering the format, naming the files and changing the size. Again, producing a copy.
    3. *Show File*: Right- (or Control-) Click on a pic and in the resulting dialogue choose 'Show File'. A Finder window will pop open with the file already selected.
    Regards
    TD

  • Can you change how links are veiwed in dreamweaver?

    Hi I'm practicing with Dreamweaver CS4, and have a query. Essentially I have 2 types of buttons on my test page, one is a link to another page, the other is a hidden AP element. When you roll over the link to another page the cursor changes from an arrow to a hand, but with the button that reveals the hidden AP element it doesn't change from an arrow to a hand, in fact the cursor doesn't react at all (but the button does work). IS there a way to keep the AP element button but force Dreamweaver to react to the button like a hyperlink so that the cursor changes when rolling over it?
    Thanks in advance!

    Sure.  But we'll need to see your code.  Can you post a URL to your test page?
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Possible to change how folders are ordered in Cover Flow?

    I have a folder containing many folders that always opens in order of last modified. Is there any way I can make this folder open in name order? Obviously once the folder is open I can sort by name, but I want it to open by default in this manner.
    Other folders always seem to be sorted by name.
    Any help appreciated.

    Once you click the Name title in the list view section of Cover Flow, it should set that folder to always open with it sorted by Name. That is, of course, if you have write access to the folder because the setting is stored in the .DS_Store file in the folder. If you can't write to that .DS_Store file, then the setting won't be remembered.

  • Is there a way to change how files are viewed?

    For example, I'd like to see columns/ rows of album covers rather than a simple list.  Same with movies.  If I can easily do that in iTunes, why not on Apple TV?

    thanks for your answer.  It does seem like Apple TV is an incomplete product.  I thought Airplay could help, but after some research, I'm not even getting the product!
    Oh: is there a way to better organize files on ATV?

  • How do to put table of numbers into a scatter plot

    I put all the numbers in the table but cannot put them into the scatter plot chart, how do I do this?

    Hi talmariexo1,
    A Scatter Plot works best if X and Y values are in Body Cells (not Headers).
    A Table with one Header Column and one Header Row:
    Column A is a Header Column (just an identifier) and does not feature in the Scatter Plot.
    Select Columns B and C, then insert your Scatter Plot.
    Use Format Panel > Axis to adjust the X and Y steps.
    Click on the plot to see Edit Data References.
    Column B is grey in this view, but is not a Header Column. Confusing
    With Edit Datas References, there are more options at the bottom left of the Numbers Window
    But that is another question
    Regards,
    Ian.

  • Scatter Plot Problem!!

    Hello everyone,
    I am quite new at Labview and I have a question regarding plotting 2d-array in a scatter plot.
    I would like to plot my data as a scatter plot, which I have done with the Waveform graph, and now I would like to find out the area with the highest density in the scatter plot
    and mark the area with a circle...is it possible in Labview to realize this?? I would be very thankful for every tips!
    Thank You
    Best Regards 
    Yun

    Yes it is possible.  You said you are using a waveform graph, wouldn't an XY graph be a better choice?  I don't know the data you are getting so a waveform graph might be the right tool here.
    In either case you'll need to define a length of X that you want to find the denses amount of points.  So say X=1 so then you will find all the points between 0 and 1 and count them, then 0.1 to 1.1 and count them, then 0.2 to 1.2 for the length of X on your graph.  Doing this in a For loop will make it easy, and then your output will be an array of counts for each section.  Find the maximum using the Array Max & Min function.  
    Then you can highlight the graph using property nodes.  You can use a cursor, or annotation, or a custom picture.  The easiest would probably be an Annotation and in the Example finder there is one called "Graph Annotations" that find the minimum, maximum, and average values for a graph and put an overlay on the graph.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • How Inventory is connected to Order Management

    Hi,
    i want to know in Order to cash lifecycle, how inventory is connected to Order management?
    Thanks,
    magesh

    Order Management responsibility is Operating Unit Specific which means any OM responsibility is tied to a specific operating unit. When you define Inventory Organizations, they are assigned to a Operating Units. So thats the link between the OU and the Inv Org. Since OM responsibility is OU specific, you can say thats the link between OM responsibility and Inv Org.
    Also in Order Management, In the OM System Parameters form, you specify a value for Item Validation Organization. So thats how they are connected.
    Hope this helps.
    Thanks,
    Anil
    Blog: http://oracle.anilrpatil.com

  • How do I connect the scatter plot points in the newest numbers?

    I just made a scatter plot for biology and I was wondering how I connect the points with lines

    It sounds like all of your wireless clients (computers & printer) are having issues with the overall signal quality of your Wi-Fi network.
    I suggest that you check out the following Apple Support article on the sources of Wi-Fi interference and try to identify & eliminate as many as possible to improve your wireless network.
    You may also find the following Macworld article helpful on troubleshooting for Wi-Fi interference. Although this article is specific to the AirPort routers, it can equally apply to any manufacturers' product.

Maybe you are looking for