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

feat: implement historical charts window #301

Merged
merged 26 commits into from
Apr 22, 2024

Conversation

ilya-zlobintsev
Copy link
Owner

Based on #283 and the ideas discussed in #283 (comment), except the graphs are in a separate window and show more information.
Screenshot_20240406_154226

The window can be opened either through the dropdown menu or a big button in the OC page.

The plotting logic is mostly unchanged since #283, except the value now gets modified directly instead of being sent over a GTK property as a JSON value.

The labels in the plot legend sometimes slightly clip through their container - I couldn't figure out how to fix this.

@ilya-zlobintsev
Copy link
Owner Author

cc @In-line

@In-line
Copy link
Contributor

In-line commented Apr 6, 2024

Thanks for taking your time to finish my work. I'm on a bit of hiatus now, as I have issues in finding time or motivation to contribute more. I will take a look at PR in few days. But please, be welcome to meld it in your opinioted way, without waiting for my opinion, as it may take a while.

Thanks for being amazing maintainer and shaping LACT into something I use daily

@ilya-zlobintsev ilya-zlobintsev merged commit 50fea14 into master Apr 22, 2024
19 checks passed
@ilya-zlobintsev ilya-zlobintsev deleted the feature/graph-widget-continuation branch April 22, 2024 16:21
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.

2 participants