Dear Admin,
it has been a while since I asked for a possibility to draw logarithmic scale in polar mode. Just checked one and a half year after, and it appears it is still not there... Is there any plans to add this? Because particularly I need to display values in dB, which can easily be a negative value, probably this can not be achieved directly, but rather by mapping the tick labels placeholders to some table that has the values needed to be displayed. This is needed to display antenna radiation patterns which almost in 100% cases are drawn in logarithmic and have negative scale values in dB, say from -40...+10 dB.
Thanks.
Non-linear scales in Polar plot
Moderator: DPlotAdmin
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
Sorry, I don't recall a request for log scales on polar plots. But I'll add this to the to-do list.
You can plot negative values on a polar chart for the last several versions, though. So you could use Edit>Operate on Y with Y=log10(Y) to plot the logarithms of the amplitudes. The only trouble with this is the axis labels will be the logarithms rather than the actual amplitudes. But it sounds like this might be what you want anyway?
You can plot negative values on a polar chart for the last several versions, though. So you could use Edit>Operate on Y with Y=log10(Y) to plot the logarithms of the amplitudes. The only trouble with this is the axis labels will be the logarithms rather than the actual amplitudes. But it sounds like this might be what you want anyway?
Visualize Your Data
support@dplot.com
support@dplot.com
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
No. You'd need to do the transformation in your program before sending the data to DPlot Jr.
Visualize Your Data
support@dplot.com
support@dplot.com