Troubleshooting help - Weird graph issue


 

VictorPriceJr

New member
Ok, so I'm a newb at this but still digging in. I have a 4.2.4 build that I just completed. All of my thermistor probes measures temp just fine, however, I only have one that will display on the graph....and that is thermistor 2. Anyone have any ideas on where to start looking. I do have a customer CSS file (listed below). Hopefully, I'm just over looking something. Probes are the 732 type (won't make that mistake again). Thanks for any assistance.


#content { background: #000; border: 1px solid #467; }
#backimage { background: #000 url('/luci-static/resources/fire.jpg'); }
#backoverlay { background: inherit; }
#probelist { background: rgba(0,0,0,0.4) }
.pname { color: #fff; }
#fanl { color: #fff; }
#fanc { #fe4 ; opacity 0.6; }
#fancontainer { background: transparent; border: 3px ; height: 20px; position: relative; }
#navcontainer ul { padding: 0; }
#navcontainer li { width: 150px; padding-right: 15px; }
#navcontainer li a { display: inline-block; width: 125px; }
 
In the three boxes above the graph that show Food Probe 1,2,3.... Click the color box next to the probe to toggle the visibility of that probe on the graph.
 

 

Back
Top