Re: Polar Plot.vi
- From: JoeLabView <x@xxxxxxxx>
- Date: Mon, 23 Jun 2008 07:40:06 -0500 (CDT)
The polar plot vi draws two images, the grid and the actual plot by using a vi called draw multiple lines. Unfortunately, the function that draws the polar plot only allows for a single color, as shown in the image below:
RayR
<img src="
http://forums.ni.com/attachments/ni/170/334015/1/PolarPlot.PNG"> Message Edited by JoeLabView on 06-23-2008 08:26 AM
PolarPlot.PNG:
http://forums.ni.com/attachments/ni/170/334015/1/PolarPlot.PNG
.
Relevant Pages
- Re: [long] Graphical glitch with tiles
... I'm trying to write an app that is somewhat similar to a jigsaw game. ... I want to put pieces of smaller images on a larger image. ... there are graphical flaws in the rendering that make my program useless. ... It actually draws a white box, and it draws another smaller white box on top of the large one. ... (comp.graphics.api.opengl) - Re: How can I draw faster than .NET graphics?
... as strange as it may look, converting my images to bmp made the fps go from ... the framework load the file each time it draws?!? ... if I draw only one of the two images I get 6-8 FPS... ... draws with no transparancy. ... (microsoft.public.dotnet.framework.drawing) - How do I prevent multiple connections when drawing dynamic images?
... I have an ASP.NET page that draws over 32 dynamic images using an HttpModule ... Since IIS under Win2K Pro has a limit of 10 ... connections, some of the images do not get drawn because it appears that the ... (microsoft.public.dotnet.framework.aspnet) - Re: pdflatex includegraphics bounding box [ without the image ]
... using includegraphics. ... does not include the images but just draws the bounding box of the ... with the images included. ... (comp.text.tex) |
|