Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:software:statistics [2020/05/17 11:49] gerbold [Statistics diagrams] |
en:software:statistics [2020/05/17 12:15] gerbold [statistic_2.php] |
||
---|---|---|---|
Line 38: | Line 38: | ||
===== statistic_1.php ===== | ===== statistic_1.php ===== | ||
- | [[https://map.blitzortung.org/statistic_1.php?station=2656®ion=1&background_transparent=1|Statistics 1 of station 2656]] | + | [[https://map.blitzortung.org/statistic_1.php?station=2656®ion=1|Statistics 1 of station 2656]] |
Parameters are | Parameters are | ||
Line 49: | Line 49: | ||
* weeks - 1-4 limits the display to the last n weeks | * weeks - 1-4 limits the display to the last n weeks | ||
* time_zone - -11/12 adjust the rtime scaling to local time | * time_zone - -11/12 adjust the rtime scaling to local time | ||
+ | * background_transparent - 0/1 set background color to transparent off/on | ||
Here is a brief explanation of the 4 values on BO that Egon introduced a few years ago to replace the efficiency index at BO, which was not useful to adjust a station. | Here is a brief explanation of the 4 values on BO that Egon introduced a few years ago to replace the efficiency index at BO, which was not useful to adjust a station. | ||
Line 66: | Line 67: | ||
===== statistic_2.php ===== | ===== statistic_2.php ===== | ||
- | [[https://map.blitzortung.org/statistic_2.php?station=2656&background_transparent=1|Statistics 2 of station 2656]] | + | [[https://map.blitzortung.org/statistic_2.php?station=2656|Statistics 2 of station 2656]] |
Parameters are | Parameters are | ||
Line 73: | Line 74: | ||
* distance_labels - comma separated list of labels to be used i.e. 10,50,200,500,2000,5000 | * distance_labels - comma separated list of labels to be used i.e. 10,50,200,500,2000,5000 | ||
* labels_extension - 0/1 switches the labels extension off / on; If set to on, the maximum distance will get it's onw label if it is beyond the maximum distance_labels distance. | * labels_extension - 0/1 switches the labels extension off / on; If set to on, the maximum distance will get it's onw label if it is beyond the maximum distance_labels distance. | ||
+ | * background_transparent - 0/1 set background color to transparent off/on | ||