Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small visualizer quirks #37

Open
Gerenuk opened this issue Aug 8, 2021 · 1 comment
Open

Small visualizer quirks #37

Gerenuk opened this issue Aug 8, 2021 · 1 comment

Comments

@Gerenuk
Copy link

Gerenuk commented Aug 8, 2021

For visualizer 2.1.0 and using it in jupyter (probably from kaggle-environments?) I can observe the following quirks:

  • in Firefox (not Chrome) there will always be scrollbars for the whole window - no matter how large you choose the output size. It will always think a tiny bit of the canvas does not fit, even though it's only empty space https://i.postimg.cc/nzMBTJkW/Screenshot-20210808-112820.png
  • analysis graph could do more meaningful axis ticks (e.g. only integer numbers for "# of cities" and some kind of even space for the x-axis. Currently the x-axis will show irregular ticks like (0,9,20,33,...))
  • images and all text is selectable with the mouse by dragging. this is probably not useful and awkward
  • the visualizer may freeze the browser (at least Firefox) for about 2min and finally crash the tab (this may be related to the previous point as it happen when playing with that?)
  • tiles in the right corner of the board are not selectable as if the right stats info blocks this, but this happens even if the right stats info is hidden -> maybe one should be able to select through the right state info anyway
  • controls show weird gaps in the lines https://i.postimg.cc/BQRYKhqs/Screenshot-20210808-112439.png

Without this points it would be even more polished.

@StoneT2000
Copy link
Member

gaps in lines is a design choice.

others are definitely bugs, thanks for bringing it up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants