Safe Haskell | None |
---|---|
Language | Haskell2010 |
Default Plot Configuration
Synopsis
- data PlotConfig = PlotConfig {}
- defaultConfig :: PlotConfig
- fromConfig :: PlotConfig -> Layout
Documentation
data PlotConfig Source #
Trace Independent Plot Config
PlotConfig | |
|
Instances
Show PlotConfig Source # | |
Defined in Graphics.Plotly.Default showsPrec :: Int -> PlotConfig -> ShowS # show :: PlotConfig -> String # showList :: [PlotConfig] -> ShowS # |
defaultConfig :: PlotConfig Source #
Default PlotConfig
fromConfig :: PlotConfig -> Layout Source #
Config to Layout