[SOLVED] Â ASPruner.Net 10.4 Charts |
4/29/2020 8:04:59 PM |
PHPRunner General questions | |
Is there anyway to change the colors used in the charts(Pie, Bar, Line, etc)? |
|
D
|
DealerModulesDevClub member 4/29/2020 |
Have you seen https://phprunner.com/phprunner/docs/chartmodify.htm ? |
|
Lowkeck authorDevClub member 4/30/2020 |
Perfect. Thank you! |
R
|
RBrogen 6/2/2020 |
I found this link very useful, specifically the formatting chart results as currency. I modified the code in the manual a bit so that it fully formatted numbers as currency with commas in the appropriate places and the $ by adding the .replace code below. |