Safe Haskell | None |
---|---|
Language | Haskell2010 |
Contains functions needed for rendering plots in IHaskell.
- renderPlot :: Either (APIError a) Visualization -> IO Markup
IHaskell Rendering
:: Either (APIError a) Visualization | The visualization to render. |
-> IO Markup | The HTML representation of the visualization. |
For use in IHaskell - Renders the visualization in an IHaskell notebook.