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

[WIP] Move from QCustomPlot to QtCharts based score graphs. #714

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

alwey
Copy link
Contributor

@alwey alwey commented Feb 6, 2022

This PR replaces QCustomPlot by QtCharts as basis for score graphs by EvalHistory.
It implements an auto-scaler in lieu of QCustomPlot.
QCustomPlot is retired from the project.

Currently, the build fails on the target platforms. I need help to update the configuration and build files.

When finished, resolves #523.

A game situation, with QtCharts based evaluation chart wide and compressed (first figure), wide chart (second figure), chart at the side (third figure).
c1

c2

c3

alwey and others added 7 commits February 6, 2022 09:20
Implement autoscaler.
Retire QCustomPlot.

Resolves cutechess#523
add module qtcharts
temporarily remove windows-latest
use windows-2019 instead of windows-latest
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

Successfully merging this pull request may close these issues.

Prototype switching from QCustomPlot to Qt Charts
1 participant