Hi: I'm trying to make a bar chart with numeric labels at the top, kind of like this:
http://www.dplot.com/barchart/barchart3_h600.png I tried to do this by adding an additional x-y plot with hidden markers and the bar chart length for both the y position and the labels. However, it seems like you can't use numeric data sets for labels. I tried some other things, like creating a dataset using "str(y)" for the expression, but that fails also. Is there any way to hack around this? Thanks. Joseph _______________________________________________ Veusz-discuss mailing list [email protected] https://mail.gna.org/listinfo/veusz-discuss
