The easy way to do this is to just override the plot options in skin.conf.
I don't know what variable name you are using, but assuming it is 'rssi',
it would look something like:
[[[dayrssi]]]
[[[[rssi]]]]
y_label = dBm
y_label_format=%.1f
-tk
On Mon, Mar 25, 2019 at 11:33 AM parallelsys <[email protected]>
wrote:
> Does this look about right?
>
> weewx.units.USUnits['group_decibels'] = 'decibels'
> weewx.units.MetricUnits['group_concentration'] = 'decibels'
> weewx.units.MetricWXUnits['group_decibels'] = 'decibels'
> weewx.units.default_unit_format_dict['decibels'] = ' N/A'
> weewx.units.default_unit_label_dict['decibels'] = ' dBm'
>
>
> On Monday, March 25, 2019 at 12:11:56 PM UTC-5, parallelsys wrote:
>>
>> I am able to graph rssi signal from my device. What I would like to do is
>> add a new symbol (dBm) so it can have the right symbol display on the graph.
>> Right now I am using percent but I want to do it the right way :)
>>
>> See the attached screenshoot
>>
>> How can I change that percent symbol to dBm?
>>
>>
>> Thanks!
>>
> --
> You received this message because you are subscribed to the Google Groups
> "weewx-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.