Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7818815
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T06:42:32+00:00 2026-06-02T06:42:32+00:00

I have a chart which has large number of points on X-axis.(e.g. ECG). How

  • 0

I have a chart which has large number of points on X-axis.(e.g. ECG).

How do I put this chart as a horizontally scrollable object in Powerpoint 2007/2010?
If i just paste it, it gets resized to fit width and becomes unreadable.

I want to maintain the height by including a horizontal scroll bar for chart.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T06:42:36+00:00Added an answer on June 2, 2026 at 6:42 am

    I am not sure if that can be done. Having said that I can give you an interesting alternative. 🙂

    Let’s say our chart looks like this in Excel

    enter image description here

    Right click on the chart and click on Copy. Open Ms Paint and paste that picture. Save that picture, say as C:\MyChart.Jpg

    Next open MS Powerpoint and navigate to the Developer Tab. (See Snapshot) In the developer tab, click on additional controls button and select “Microsoft Web Browser” and insert that control in your respective slide. Size it accordingly. Also place a Command Button. Name it Show Chart or anything else what you feel is right 🙂

    enter image description here

    Double click on the command button and paste this code there

    Private Sub CommandButton1_Click()
        WebBrowser1.Navigate "C:\MyChart.jpg"
    End Sub
    

    Now press F5 to run the presentation. Your screen will look like this.

    enter image description here

    When you press the command button, you will get what you wanted 🙂

    enter image description here

    DISADVANTAGES OF THIS METHOD

    1) You cannot edit the chart in MS Powerpoint. You will have to do that in Excel and repeat the entire procedure to save it as an image.

    2) You cannot distribute your PPT. You will have to send the image separately with the PPT and also you will have to change the command button code (assuming that PPT and image stay in the same folder) to

    Private Sub CommandButton1_Click()
        WebBrowser1.Navigate ActivePresentation.Path & "\MyChart.jpg"
    End Sub
    

    OR

    You will have to embed the xls file in the ppt and write a complex code to extract the chart from the excel file and save it to the users temp directory. You can then use that image in the Webbrowser1

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a very simple highcharts js chart, which has dates on x-axis and
I have line chart which has values : flock_age = X-axis = 16, 17,
SQL Server 2008. I have this very large query which has a high cost
I have have a column chart which has a number of categories, each with
I have a gauge chart which has one arrowIndicator. Im trying to capture the
I have this chart in which if any point in graphs exceeds specific limit
I have made a simple Line Chart: Which is showing 4 grid-lines at points
I have this table, which can be seen as a basic custom gantt chart:
I have a two tables chart and chartHistory which has similar table structure chart_id
I'm working on modifying a website which has a chart of FAQs which have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.