News

CTkExtendedGraph is a CustomTkinter widget for displaying stacked bar charts. Built on Matplotlib, it allows easy integration into Tkinter apps, with features like dynamic data updates, resizability, ...
Graph designers often try to put too much information in one plot resulting in confusing plots that are difficult to read. Trellis plots often provide the solution to displaying the data clearly.