← Back to team overview

aesthete-team team mailing list archive

GlyphCellRenderer

 

As I need the CSV output working properly for visualizing simulation data,
I've tidied up the GlyphCellRenderer to automatically fall-back to text if
XML not available.

Have a go:

Plot x^2

Then load a CSV file from Sources menu, e.g.

x,y
0,0
0.25,0.0625
0.5,0.25
0.75,0.5625
1.0,1.0

P

Follow ups