<div dir="ltr"><div>Ran into an issue today that probably requires some developer input. </div><div><br></div><div>Objective 2 shaded contour plots, with variable transparencies to view 2 variables on top of each other. </div><div><br></div><div>This works as desired in CellFill but is not aesthetically pleasing due to the blockiness. </div><div>AreaFill also works but has some weird vertical lines that pop up in random places (and takes an age to plot).</div><div>RasterFill does not seem to support RGBA with cnFillPalette or cnFillColors a halfway workaround works with cnFillOpacityF but following on from the thread the other day this only works with all or none of the colors. </div><div><br></div><div>So main question should/can RasterFill support the A in RGBA colortables. It seems the functionality is there just maybe a break in the chain somewhere. </div><div><br></div><div>plots: </div><div><div><br class="">RasterFill w/ cnFillOpacityF semi transparent everywhere --></div><div><a href="http://www.atmos.albany.edu/student/abrammer/transtest/transtest_CellFill.png">http://www.atmos.albany.edu/student/abrammer/transtest/transtest_CellFill.png</a></div></div><div><br></div><div><br></div><div>Cell-fill What I want but without the blockiness --> <a href="http://www.atmos.albany.edu/student/abrammer/transtest/transtest_CellFill.png">http://www.atmos.albany.edu/student/abrammer/transtest/transtest_CellFill.png</a><br></div><div><br></div><div><br></div><div>RasterFill w/ RGBA same resources as cell-fill but fails completely. --> </div><div><a href="http://www.atmos.albany.edu/student/abrammer/transtest/transtest_RasterFill_rgba.png">http://www.atmos.albany.edu/student/abrammer/transtest/transtest_RasterFill_rgba.png</a><br></div><div><br></div><div><br></div><div>Code, data and plots here:</div><div><a href="http://www.atmos.albany.edu/student/abrammer/transtest/">http://www.atmos.albany.edu/student/abrammer/transtest/</a><br></div><div><br></div><div><br></div><div>Trialed using both 6.2.1 and 6.2.0 </div><div>on <b> </b>x86_64-redhat-linux with gcc version 4.1.2</div><div><br></div><div>Thanks, </div><div>Alan</div>
</div>