diff --git a/asoft_presenter.c b/asoft_presenter.c index 6c383161..a77feb9c 100644 --- a/asoft_presenter.c +++ b/asoft_presenter.c @@ -148,6 +148,22 @@ struct slide_info { #define LINES_PER_SLIDE 100 +static void print_number(int line_num, int x, int y, char *string) { + int i,first=1,ourx=x; + printf("%d",line_num); + for(i=0;i demo.bas clean: - rm -f *~ *.IMG *.bas PRESENTER_DEMO + rm -f *~ *.IMG *.bas PRESENTER_DEMO NUM.SHAPE diff --git a/presenter_demo/slide_wattsup_plot b/presenter_demo/slide_wattsup_plot index 6ded5de0..4d3ad1d9 100644 --- a/presenter_demo/slide_wattsup_plot +++ b/presenter_demo/slide_wattsup_plot @@ -1,8 +1,25 @@ HGR_PLOT +# data x and y size 40 70 -1 +# Axes ticks +4 4 +# Labels START +65 150 10 +135 150 20 +205 150 30 +# +11 40 60 +11 80 40 +11 120 20 +STOP +# number of plots 1 +# beginning of plot 1 (Power vs Time) +START +# Color of Plot (Red/Orange) +5 +# Data 0 32.4 1 32.3 2 52.8 @@ -44,6 +61,6 @@ START 38 35.4 39 35.1 STOP -WATTS TIME(seconds) + Average Power (W) versus Time (s) -Blah Blah Blah Measured + PLASMA Cholesky on Intel Core2