mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-19 12:56:08 +00:00
added FlexibleInstances Pragma
This commit is contained in:
parent
4994f13d88
commit
864a8d34f7
@ -1,3 +1,4 @@
|
||||
{-# LANGUAGE FlexibleInstances #-}
|
||||
{- There are 3 types of plots to consider in haskell-gnuplot: Plot, Frame and Multiplot.
|
||||
Plot types are the actual plots, whereas Frame types are plots with additional options
|
||||
e.g. custom axes tics, graph title etc.. Multiplots are collections of 2D and/or 3D plots.
|
||||
|
Loading…
x
Reference in New Issue
Block a user