eventlog2html-0.1.0: Visualise an eventlog
Eventlog.HtmlTemplate
type VizID = Int Source #
insertJsonData :: Value -> Html Source #
encloseScript :: VizID -> Text -> Html Source #
htmlHeader :: Value -> Args -> Html Source #
template :: Header -> Value -> Args -> Html Source #
htmlConf :: Args -> ChartType -> ChartConfig Source #
renderChart :: VizID -> Text -> Html Source #
renderChartWithJson :: Int -> Value -> Text -> Html Source #
templateString :: Header -> Value -> Args -> String Source #