PCNoob Posted November 20, 2020 Share Posted November 20, 2020 Hi so i made a sensor item for my active download speeds NIC2 (for some reason NIC1 didnt work but NIC2 did). for some reason the standard unit is in like kb or bites. which is quite ridiculous considering the day and age we live in so i changed it to Mbps which then displayed normally. but then i wanted a graph to go with it. so i made one but for some reason you cant change the unit value on a graph which is really annoying. to get a graph so that i could actually see the line i had to increase the max value to 50000 which just looks stupid in the graph. is there a way to change a graphs unit value like from kb/s to Mb/s or Mbps? thanks in advance Quote Link to comment Share on other sites More sharing options...
Fiery Posted November 24, 2020 Share Posted November 24, 2020 On 11/20/2020 at 4:55 PM, PCNoob said: Hi so i made a sensor item for my active download speeds NIC2 (for some reason NIC1 didnt work but NIC2 did). for some reason the standard unit is in like kb or bites. which is quite ridiculous considering the day and age we live in so i changed it to Mbps which then displayed normally. but then i wanted a graph to go with it. so i made one but for some reason you cant change the unit value on a graph which is really annoying. to get a graph so that i could actually see the line i had to increase the max value to 50000 which just looks stupid in the graph. is there a way to change a graphs unit value like from kb/s to Mb/s or Mbps? thanks in advance What you can do is set the scale (max. value) to e.g. 50000 (KiloBytes/sec) and disable (hide) the scale. Then you can add a Static label to your LCD layout with the label of e.g. "48" (MegaBytes/sec). You can move the static label over the graph area to essentially act as a scale indicator. Quote Link to comment Share on other sites More sharing options...
PCNoob Posted November 27, 2020 Author Share Posted November 27, 2020 ah ok ill try that thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.