Lacrosse TX2/TX3
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@945 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -36,7 +36,6 @@ SVG_render($$$$$$$)
|
||||
my $SVG_ss = shift; # small screen
|
||||
|
||||
return "" if(!defined($dp));
|
||||
|
||||
my $th = 16; # "Font" height
|
||||
my ($x, $y) = (($SVG_ss ? 2 : 3)*$th, 1.2*$th); # Rect offset
|
||||
my %conf; # gnuplot file settings
|
||||
|
||||
Reference in New Issue
Block a user