openspeedtest / Speed-Test

SpeedTest by OpenSpeedTestâ„¢ is a Free and Open-Source HTML5 Network Performance Estimation Tool Written in Vanilla Javascript and only uses built-in Web APIs like XMLHttpRequest (XHR), HTML, CSS, JS, & SVG. No Third-Party frameworks or libraries are Required. Started in 2011 and moved to OpenSpeedTest.com dedicated Project/Domain Name in 2013.
https://openspeedtest.com
MIT License
2.28k stars 221 forks source link

how to change color graph from blue to red #90

Open fadhilahakbars opened 1 year ago

fadhilahakbars commented 1 year ago

Hello i want to ask question about how to change color graph form blue to red. my problem, i just change color blue to red in app.cs but after redeploy, the color graph is still not change. anyone have the solution for this problem.

Command App.cs image

The result image

openspeedtest commented 1 year ago

Check the SVG file.

fadhilahakbars commented 1 year ago

Hello thank you for answering my question, but when i changed color in app.svg the color of graph is still not change, like my images. what's the solution for this problem. Thank you

image image

openspeedtest commented 1 year ago

You must change the root element color, make changes directly to app.svg, disable cache and reload.