Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Can i change the colors of the status timeline inputs ?
E.g. changing the green color to a darker one ?
Solved! Go to Solution.
Hi @ninja ,
It is not possible to change the colors because it displays according to asset status.
Also the results are coming from GetStatusHistoryData service on PTC.SCA.SCO.AssetMonitor.AssetDetail.PerformanceMonitorController which we can't override.
Thanks,
Himanshu
Hi @ninja ,
It is not possible to change the colors because it displays according to asset status.
Also the results are coming from GetStatusHistoryData service on PTC.SCA.SCO.AssetMonitor.AssetDetail.PerformanceMonitorController which we can't override.
Thanks,
Himanshu
Ok, thanks for your reply !