You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But Adrenalin Charts doesn't show any of these parameters. What can I do to solve this problem?
Ideally,
You'd modify the source code to enable charts for these new columns. time_series_chart_options variable contains a list of CSV column names along with their display titles. time_series_units variable contains CSV column names and their units. Amend these two variables with your new CSV columns.
Test your changes with your CSVs until it works as expected.
Submit a pull request to integrate your changes and make them available in the next version of this web app.
Hi,
My hardware.csv log from AMD Adrenalin contains:
-gpu_hotspot_temp
-gpu_voltage
-gpu_mem_util
-cpu_temperature
But Adrenalin Charts doesn't show any of these parameters. What can I do to solve this problem?
The text was updated successfully, but these errors were encountered: