Now it doesn’t show up at all
I have too many DB calls and stuff going on can you look at it through this link? Logo is in top left corner
https://bamwx.com/forecasts/?id=125
I put my logo on there with the code and it shows up and then disappears after I mouseover the chart.
I think I figured it out.
This is awesome.
The table is actually flipped and x is pulling the members not the hours. I updated the JSON to pull correctly I think…
I have this JSON
https://bamwx.com/forecasts/tele/tele-test.php
I need each member to be a different line. I have 6 different parameters and 6 different models to pull from and all have a different number of members and go out a different amount of hours so I’m trying to keep it dynamic as much as possible.