PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Charting Re: Excel Chart

Reply

Re: Excel Chart

 
Thread Tools Rate Thread
Old 19-11-2003, 08:34 PM   #1
Tushar Mehta
Guest
 
Posts: n/a
Default Re: Excel Chart


For a graphic solution that relies on piece-wise linear interpolation,
check the Excel | Add-Ins | 'Interactive Chart' add-in available from
my site.

For non-graphical solutions that include 'line/curve of best fit' use
LINEST to get the equation of best fit and compute the x/y values from
there.

To duplicate (at least as closely as possible) XL's smooth curve, check
the google.com archive of the XL NGs for code based on cubic spline fit
posted by Dave Braden.

--
Regards,

Tushar Mehta, MS MVP -- Excel
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article <016901c3ad56$7827c1d0$a501280a@phx.gbl>,
anonymous@discussions.microsoft.com says...
> 0 0
> 2 0.221
> 4 0.532
> 6 0.814
> 8 1.25
>
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off