Skip to content

Graphical is a Python library that adds graphs and visuals to Rich and Textual.

License

Notifications You must be signed in to change notification settings

mtkalms/graphical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphical

Graphical is a Python library that adds graphs and visuals to Rich and Textual.

NOTE: Future versions of Textual will include a limited number of graphs and charts (see Textual roadmap). Redundant graph types in Graphical will be adapted accordingly or might become deprecated.

Graphical Library

Sparkline

Sparklines might be part of future versions of Textual (see Textual roadmap).

Sparkline Table Example

Ridgeline Chart

Ridgeline Example

Variations

Line Plot

Ridgeline Line Example

Area Plot

Ridgeline Area Example

Horizon Plot

Ridgeline Horizon Example

Shade Plot

Ridgeline Shade Example

Bar

Bar Table Example

Bar Chart

Bar charts might be part of future versions of Textual (see Textual roadmap).

BarChart Example

Diverging Bar Chart

DivergingBarChart Example

Stacked Bar Chart

StackedBarChart Example

Double Bar Chart

DoubleBarChart Example

Similar Projects

More Graph Ideas

This is a list of textual sketches of different graph types that are also candidates for future implementation.

Row-based Graphs

Boxplot

Boxplot Sketch

Gantt Chart

Gantt Chart Sketch

Candlestick Chart

Candlestick charts might be part of future versions of Textual (see Textual roadmap).

Candlestick Chart Sketch

Contour Plot

Contour Plot Sketch

Complex Graphs

Histogram

Histogram Sketch

Dendogram

Dendogram Sketch

Icicle Chart

Icicle Chart Sketch

Heatmap

Heatmap Sketch

Calendar

Calendar Sketch

About

Graphical is a Python library that adds graphs and visuals to Rich and Textual.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages