Hello -
You could probably use a 3D surface graph.
I am including an attachment to show you what I mean. This example program is available
here. I just made a few modifications to make it look as an intensity graph:
1. By right clicking on the graph and going to CWGraph3D >> Properties and selecting the Grid Planes tab in the Graph tab, I unchecked the grids, to show just the graph. Then, I went to the 3D tab in the Graph tab, and selected Towards X-Y Plane in the View Direction section. Click OK.
2. Then, I right clicked on the graph again and went to Advanced >> Enabled State and selected Disabled, so
that the user cannot change the orientation any more.
You can build your own plot using time and frequency as X & Y, and the amplitude will give you the color. You only need to adjust the orientation so that you can see it from �the top� and it looks like an intensity plot.
Hope this helps.