View Single Post
bryson.dev
AlliedModders Donor
Join Date: Aug 2016
Location: Canada
Old 01-09-2021 , 09:24   Re: HLstatsX player trend graph off-center
Reply With Quote #2

Okay so I figured it out after spending an entire night into the noon hour bashing my head against a wall. Basically, everything you need to edit is in the trend_graph.php in the root of the web folder. That was the culprit.

And to deal with the issue with the text was as easy as adding
HTML Code:
style="background-color: white"
to the existing code in the playerinfo_general.php because apparently the text create when the graph is generated has transparency for some reason...?

Also I have taken the liberty of creating a new repo exclusively for the web side of hlstatsx if anyone is interested in it.
https://github.com/brysondev/hlstatsx-revamped
__________________
bryson.dev is offline