I'm struggling with Google to find a native way to draw histogram (or other kind of graphs) using Gtk in C++.
Maybe I'm wrong, maybe I'm not good with research on Google... anyway it seems that there is no native way to do this. This sounds strange since there are applications built for Gnome in Gtk such as Baobab (aka Disk Usage Analyzer), where there is some (circular) histogram.
I'd like standard histogram (bar plot or bar chart if you prefer).