![]() |
|
Image with statistical information - Printable Version +- Blitzortung.org Forum (https://forum.blitzortung.org/mybb) +-- Forum: Public Forums (https://forum.blitzortung.org/mybb/forumdisplay.php?fid=29) +--- Forum: Website, Maps and Applications (https://forum.blitzortung.org/mybb/forumdisplay.php?fid=24) +--- Thread: Image with statistical information (/showthread.php?tid=3144) |
RE: Image with statistical information - DelandeC - 2020-04-10 Hello Egon, Thank you for this new tool. Maybe could you set another kind of green and yellow for the curves. I think this is very simillar. What do you think about adding horizontal lines for thresholds as you reported at https://forum.blitzortung.org/showthread.php?tid=3166&pid=21996#pid21996 Thanks. RE: Image with statistical information - Egon - 2020-04-11 So that the information does not always have to be searched in the forum, I have summarized the options for parameterization on the following page. I will also record all future extensions there. https://map.blitzortung.org/mapexample.html /Egon RE: Image with statistical information - cutty - 2020-04-11 arrrrgghh Cannot get "Days=" parameter to change on statistic 2... actually kills image. other parameters seem ok. Sure wish some way to change the "graph" background color on statistic 1. Transparency works, line color change works, but still the same graph background grey... Mike RE: Image with statistical information - Egon - 2020-04-11 sorry, problem solved :-) see https://map.blitzortung.org/mapexample.html for an example. /Egon RE: Image with statistical information - cutty - 2020-04-11 (2020-04-11, 18:11)Egon Wrote: sorry, problem solved :-) Excellent! .... Thanks! ... I couldn't determine what I was doing wrong! ![]() As mentioned, I can get athe Image background change on the Statistic 1 ... it's the plot body (grey) background I'd like to modify... the graph itself. . AS
RE: Image with statistical information - Egon - 2020-04-11 The background in the graphics area is determined by the controller status. Gray means that the station is running. Black means that there is no data. These are the 11 background colors for error messages. /Egon RE: Image with statistical information - cutty - 2020-04-11 (2020-04-11, 20:02)Egon Wrote: The background in the graphics area is determined by the controller status. Gray means that the station is running. Black means that there is no data. These are the 11 background colors for error messages. Oh for goodness sake! NOW I understand.... I simply didn't make the obvious connection.... sorry for the bother!! ![]() Mike RE: Image with statistical information - cutty - 2020-04-12 (2020-04-11, 22:08)cutty Wrote:(2020-04-11, 20:02)Egon Wrote: The background in the graphics area is determined by the controller status. Gray means that the station is running. Black means that there is no data. These are the 11 background colors for error messages. AaAH... back again signal.php... confusion on System Blue... no issue for System Red: Same color (yellow) set for channels 2 and 3 (a3, b1) or 3 and 4 below: line_colors 1R,1G,1B,2R,2G,2B,3R,3G,3B,4R,4G,4B,5R,5G,5B,6R,6G,6B (default: 255,0,0,0,255,0,255,255,0,255,255,0,0,255,255,255,128,0) Also... can't change the line colors haven't tried any other parameters on signal.php RE: Image with statistical information - Eric.Wouters - 2020-04-13 If you set the background to transparent, there is a little issue with the header text (part that is white disappears) add an extra modifier to set that to black or other colours ?? RE: Image with statistical information - cutty - 2020-04-13 (2020-04-13, 07:43)Eric.Wouters Wrote: If you set the background to transparent, there is a little issue with the header text (part that is white disappears)Eric, the 'transparemt will show the background color of the element (body, cell, div, in which the lies. If the background is white, then the white of the text will 'disappear'. Egon fixed the channel trace color for Ac and Ba ((2,3) on signal.php. |