Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 1
Default Excel Chart Contours should be smooth as done in surveying

Excel Chart Contours should be smooth as done in surveying.
The countours plotted are very coarse and with lot of kinks.
In actual survery contour plotting based on levels at regular grids,
contours are plotted smoothly and represent physical features of ground.

Excel has to use some kind of interpolating algorithm and draw the contours.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...excel.charting
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Excel Chart Contours should be smooth as done in surveying

One alternative, since the charting algorithms aren't going to improve any
time soon, is to do your own interpolation of the data. It won't make the
data any smoother, but the chart will at least perform the straight
interpolation in a nicer manner. For example, you could insert rows and
columns in the original data, and use simple formulas to interpolate the
in-between values. More complicated formulas could be used to achieve better
smoothing.

The problem is that the only way to improve resolution in the chart is to
insert more rows and column (and calculated values) into the data. The chart
will not make curved boundaries between the colored regions. When the
resolution is increased beyond a certain point, there are too many lines and
not enough colored surfaces; when you format away the lines, you lose all
lines: not just the vertical and horizontal gridlines, but also the lines
between colors.

Surface and contour charts in Excel need a lot of work. Hopefully before
Excel 2010 (or whenever the next version comes out) they will have made some
real, non-cosmetic improvements to the charting capabilities.

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


"Prabhakar Gundlapalli" <Prabhakar
wrote in message ...
Excel Chart Contours should be smooth as done in surveying.
The countours plotted are very coarse and with lot of kinks.
In actual survery contour plotting based on levels at regular grids,
contours are plotted smoothly and represent physical features of ground.

Excel has to use some kind of interpolating algorithm and draw the
contours.



  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 18
Default Excel Chart Contours should be smooth as done in surveying

Unless contours in surveying are done with something like tracing elevations
with stereo pairs of aerial photos, they're formed by interpolating between
known points of X&Y position and height. See "digital terrain model" or
"digial ground model" ("DGM") for more information. Interpolation is usually
done forming triangles between known points and solving the equations of the
local triangular planes for the "missing" points; see "triangulated
integrated network," or "TIN." Then smoothing functions are used to connect
the points to make smooth lines; see "splines" or "b-splines" or, if you want
the really cool version, NURBS, which stands for "Non Uniform Rational Bézier
Spline."

Point is, drawing pretty-looking smooth contours is a lot of work! I'd
rather see Excel do other things than be a contour mapping package. With all
due respect, get AutoCAD if you want that.

"Prabhakar Gundlapalli" wrote:

Excel Chart Contours should be smooth as done in surveying.
The countours plotted are very coarse and with lot of kinks.
In actual survery contour plotting based on levels at regular grids,
contours are plotted smoothly and represent physical features of ground.

Excel has to use some kind of interpolating algorithm and draw the contours.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...excel.charting

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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Excel chart size macdad Charts and Charting in Excel 7 May 14th 06 01:10 AM
Unwanted Zeros in Excel Chart Displayed Values Daniel Compton Excel Discussion (Misc queries) 4 April 25th 06 04:07 PM
Needing to re-order a datatable display on an Excel chart Poody Charts and Charting in Excel 0 April 11th 06 01:40 PM
Using Microsoft Excel Chart object in VB6 fizbim Charts and Charting in Excel 0 July 13th 05 05:14 PM


All times are GMT +1. The time now is 04:19 PM.

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

About Us

"It's about Microsoft Excel"