Add specialist rating

This commit is contained in:
cuom1999 2021-12-09 12:55:58 -06:00
parent c4fd928faf
commit b7e2e67bf9
3 changed files with 21 additions and 8 deletions

View file

@ -467,21 +467,26 @@
},
{
begin: 1000,
end: 1300,
end: 1400,
color: 'rgb(0, 169, 0, 0.4)'
},
{
begin: 1300,
end: 1600,
begin: 1400,
end: 1700,
color: 'rgb(3, 168, 158, 0.4)'
},
{
begin: 1700,
end: 1900,
color: 'rgb(0, 0, 255, 0.4)'
},
{
begin: 1600,
end: 1900,
begin: 1900,
end: 2100,
color: 'rgb(128, 0, 128, 0.37)'
},
{
begin: 1900,
begin: 2100,
end: 2400,
color: 'rgb(255, 177, 0, 0.4)'
},