SharpPlot Tutorials > Style Examples > Fine Altitude shading

Fine Altitude shading

Very detailed is done on the altitude colors, giving an illusion of smoothly graded color. This may be very slow to render in vector formats such as SVG.


sp.ContourPlotStyle = ContourPlotStyles.Fine;
sp.CloudChartStyle = CloudChartStyles.Fine;

The density setting is used to determine the accuracy of the grid-fit as normal, then each tile is divided assuming that the surface is locally linear.


Send comments on this topic
© Dyalog Ltd 2021