Module:Graph: Difference between revisions

Content deleted Content added
Apply color-inversion-friendliness to legend title & labels, from sandbox
m Apply persistentGrey to xGrid, from sandbox
Line 710:
stroke = { value = persistentGrey },
strokeWidth = { value = 2 }
},
grid =
{
stroke = { value = persistentGrey }
}
}
Line 731 ⟶ 735:
stroke = { value = persistentGrey },
strokeWidth = { value = 2 }
},
grid =
{
stroke = { value = persistentGrey }
}
}