How about a JSON output of all our games, in whatever format is convenient?
Suggested features for chessinsights.xyz

How about a JSON output of all our games, in whatever format is convenient?
Thanks, there currently is a JSON export option and it can be used to load back saved user data.

Can you make a joke graph which just adds a random amount to ELO so I can delude myself once in a while?

Im curious is it just me or is the elo graph broken?
I'm not seeing any errors rn, what issues are you having with it?
Con puter nut's
Plastic: Silver ware
Mark: frank roger
Pass: Crow
Nest: Roy
Golden: Rogers
Loan: range
Foot: hills
Tax: Chellter
Cat: Wok

Im curious is it just me or is the elo graph broken?
I'm not seeing any errors rn, what issues are you having with it?
For me, only the bullet tab is accurate. The rest of the tabs, like blitz, rapid, and daily, apparently seem to mix bullet games into them which alters the ratings for some reason.

Im curious is it just me or is the elo graph broken?
I'm not seeing any errors rn, what issues are you having with it?
For me, only the bullet tab is accurate. The rest of the tabs, like blitz, rapid, and daily, apparently seem to mix bullet games into them which alters the ratings for some reason.
You're right, It wasn't updating the tool tip information while still showing the right graph. Just fixed it, thanks for pointing this out.

Im curious is it just me or is the elo graph broken?
I'm not seeing any errors rn, what issues are you having with it?
For me, only the bullet tab is accurate. The rest of the tabs, like blitz, rapid, and daily, apparently seem to mix bullet games into them which alters the ratings for some reason.
You're right, It wasn't updating the tool tip information while still showing the right graph. Just fixed it, thanks for pointing this out.
Seems to work now. Thank you

I'd like to see a comparison to the average user for Games Won By / Lost By / Drawn By, so I could get a sense of whether my results are unusual or not. It could just be a static graphic updated once a month or so, that you swipe right to see.

also add a game review section it will help us bypass the chess.com's pay wall. Take a look at this https://github.com/wintrcat/freechess and this https://chess.wintrcat.uk/

I would find useful to be able to vote on a puzzles like it is on lichess.com. Also will be nice if we can add alternative solutions.

I would find useful to be able to vote on a puzzles like it is on lichess.com. Also will be nice if we can add alternative solutions.
Alternative solution to the alternative solution:
The engine.
Although, even if you find a good move that is still winning, the objective is the find the best winning move, like checkmating in one instead of in two, etc. in a real game you'd still be fine, but it wants you to find the best move, which is always best.
Hi I'm the developer of chessinsights.xyz. I'm currently planning on adding more features and I wanted to ask y'all what type of features you would find useful or interesting.
The data from the API is enough to replicate many features seen on the premium insights page.
Some ideas I've had are:
- A heat map of countries you've played people with
- Interactivity to graphs which will open an page containing all games that match the criteria of the data point clicked.
- Section showing games with biggest ELO difference
- Section showing games that ended with checkmate in the last 5 seconds of rapid games
- Filtering games by checkmates made with specific peaces
- Filtering games by rating
This project is open source and built with javascript & vue.js/nuxt.js you can view the source code here https://github.com/NotJoeMartinez/chess-insights, feel free to make a PR or DM me if you would like to collaborate. Thanks.