Skip to content

Cannot perform redraw function with g_timeout_add() #3

@CharlesChang012

Description

@CharlesChang012

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions