Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default How to Reduce the Number of Data Series Markers

I am writing some vb code for an excel "program" that will
automatically plot a lot of data. Does anyone have any code that I
can use to reduce the number of markers that will be plotted on the
screen for each series so that (1) the screen will refresh faster and
(2) each series will be identifiable. Right now, we are talking about
plotting up to 32,000 data points for each series. The number of
series and number of data points is known. Thanks.

Regards,
Brian Reeves

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default How to Reduce the Number of Data Series Markers

with that many datapoints, do you even need markers? Or is your data vary
random?

--
Regards,
Tom Ogilvy


" wrote:

I am writing some vb code for an excel "program" that will
automatically plot a lot of data. Does anyone have any code that I
can use to reduce the number of markers that will be plotted on the
screen for each series so that (1) the screen will refresh faster and
(2) each series will be identifiable. Right now, we are talking about
plotting up to 32,000 data points for each series. The number of
series and number of data points is known. Thanks.

Regards,
Brian Reeves


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,582
Default How to Reduce the Number of Data Series Markers

Here's one way to plot fewer points. Basically it means plotting a second
series with many fewer points:

http://pubs.logicalexpressions.com/P...?ID=209#jon024

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


wrote in message
ups.com...
I am writing some vb code for an excel "program" that will
automatically plot a lot of data. Does anyone have any code that I
can use to reduce the number of markers that will be plotted on the
screen for each series so that (1) the screen will refresh faster and
(2) each series will be identifiable. Right now, we are talking about
plotting up to 32,000 data points for each series. The number of
series and number of data points is known. Thanks.

Regards,
Brian Reeves



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Series Markers Wavequation Excel Discussion (Misc queries) 1 May 29th 09 10:27 PM
How do I reduce the number of data points I have?? ssanjan Charts and Charting in Excel 1 July 31st 05 05:32 AM
Change number of markers in a graph retawol Excel Discussion (Misc queries) 5 July 6th 05 01:39 PM
How to change the color of the series markers from yellow to Black Sam Charts and Charting in Excel 2 June 30th 05 02:47 PM
Format Data Series Markers KB Charts and Charting in Excel 1 November 30th 04 03:37 AM


All times are GMT +1. The time now is 12:13 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"