Another line chart fix attempt
This commit is contained in:
parent
0be5741ab0
commit
4a7cd687f5
2 changed files with 3 additions and 8 deletions
|
|
@ -22,11 +22,6 @@ class GTheme extends Plugin
|
|||
|
||||
public function configureThemeVariables(Plugin\ThemeStyles $vars)
|
||||
{
|
||||
//Nothing here
|
||||
$vars->fontFamilyBase = 'Roboto, Helvetica, sans-serif';
|
||||
}
|
||||
|
||||
// public function configureThemeVariables(Plugin\ThemeStyles $vars)
|
||||
// {
|
||||
// $vars->fontFamilyBase = 'Roboto, Helvetica, sans-serif';
|
||||
// }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue