21 entries in 0.465s
a111: Logged on 2018-01-13 23:47 asciilifeform: in other 'news', apparently
gnuplot is not capable of labeling datapoints on a log plot.
mod6: Thanks to diana_coman for the help with
gnuplot!
mod6:
gnuplot is actually really cool. can't believe i never used it before.
phf: gabriel_laddel:
gnuplot, xfoil kind of output, i.e. batch graphic, or anything that requires input with a mouse
phf: ben_vulpes: for something like
gnuplot i've discovered that learning all kinds of fancy ways you can output a string with #'format is a lot more useful skill then learning a specific library. short of writing an equivalent of
gnuplot command ast you're going to run into impedence mismatch one way or another
ben_vulpes: any point to using a cl wrapper/bridge to
gnuplot or just pipe out?
mircea_popescu: you don't even have to boither with anything, keeps its own logs, they get awked and
gnuplot.
ascii_field: later this week (still gotta do my broadcast tonight...) will throw this into '
gnuplot'
gabriel_laddel: something went wrong with imaxima and
gnuplot in portage - it only works on one of my machines now
gabriel_laddel: - 3D plotting facilities (animation, zooming etc.) No
gnuplot or browser hackery.
gesell: btw, just posted this on redit but... pretty ascii graphs with: curl -s "
http://bitcoincharts.com/t/trades.csv?symbol=mtgoxEUR&start=`date -v-1H +%s`" |
gnuplot -e 'set datafile separator ","; set xdata time; set timefmt "%s"; unset key; set format x "%H%M"; set parametric; set y2tics; set tics nomirror out; set y2tics format "%.2f"; unset mxtics; set border 9; unset my2tics; unset ytics; set xtics scale 0; set term dumb; plot "-" using