The issue likely requires modifying the graph command implementation, possibly in libr/core/cmd graph.c. The new argument 'icg' should filter classes by string matching. Look at existing argument handling in that file and implement the feature. No PRs or comments provide further guidance.
add icg arg to graph only classes mathching strstr · radareorg/radare2#14686 | Good First Issue