Skip to content
  1. Apr 03, 2008
    • superratoli's avatar
      plot2d complete · 5b9f285f
      superratoli authored
      Now plot2d is complete. There are some more options to implement, but It can print everythin: discrete plots with (optional) errorbars , lisp functions (also lambda functions) and gnuplot functions (lisp strings containing something like "sin(x)" ). Now we can do everything CGN can do (except plotting histograms) with only this function.
      
      darcs-hash:0ec49e6ae97d5fa26ef22a791448a8275d34de9a
      5b9f285f
    • superratoli's avatar
      plot2d with errorbars · e1daae40
      superratoli authored
      Since now plot2d understands errorbars.
      
      darcs-hash:e8c7dcbea5caeeceea3f9f31cbb309aec7722e82
      e1daae40
  2. Mar 02, 2008
    • superratoli's avatar
      fit-function on plot-scatter-graphic · cebd4755
      superratoli authored
      Now plot-scatter-graphic supports a key parameter called fit-function. It's a string with a gnuplot function. I've also updated doc strings and the pdf manual.
      
      darcs-hash:13398f7f849499d8392c3b043fa8cfa91899560a
      cebd4755
  3. Feb 12, 2008