Nischay-Pro / wifi-heat-mapper

whm also known as wifi-heat-mapper is a Python library for benchmarking Wi-Fi networks and gather useful metrics that can be converted into meaningful easy-to-understand heatmaps.
GNU General Public License v3.0
213 stars 21 forks source link

Image size #7

Closed balucio closed 10 months ago

balucio commented 1 year ago

Hi, I tried your program. I used a floorplan image created with inkscape and then I exported it in png.

When i start the benchmarking the size of canvas does not fit in screen, the image is only a part of the canvas.

Next when i plot the points this size is not respected.

ArthurMcTool commented 1 year ago

I have the exact same issue. My resolution is 1920x1080 and that's as high as I can go. Any help would be appreciated..