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

Cannot perform redraw function with g_timeout_add() #3

Open
CharlesChang012 opened this issue Nov 10, 2022 · 0 comments
Open

Cannot perform redraw function with g_timeout_add() #3

CharlesChang012 opened this issue Nov 10, 2022 · 0 comments

Comments

@CharlesChang012
Copy link

CharlesChang012 commented Nov 10, 2022

When I tried to plot the graph in real time, I implemented the g_timeout_add() to perform the glg_line_graph_data_series_add() and glg_line_graph_redraw() function at a frequency. Yet, the graph was not updated. Instead, only when I clicked back and forth on the terminal and my window, or expanding the window size with my mouse, the graph was updated.

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

1 participant