Liking cljdoc? Tell your friends :D

clibana.dashboard


dashboardclj/s

(dashboard title & decorations)
source

full-screen-wideclj/s

(full-screen-wide)
(full-screen-wide height)
source

get-document-idclj/s

(get-document-id dashboard)

Creates string that could be used as ElasticSearch document id. Parameter 'dashboard' could be string - will be slugified to replace invalid characters search map - (produced by clibana.dashboard/dashboard) from which its title will be taken and slugified

Creates string that could be used as ElasticSearch document id.
Parameter 'dashboard' could be
string - will be slugified to replace invalid characters
search map - (produced by clibana.dashboard/dashboard) from which its title will be taken and slugified
sourceraw docstring

half-screen-wideclj/s

(half-screen-wide)
(half-screen-wide height)
source

highclj/s

(high height)
source

in-columnclj/s

(in-column col)
source

in-rowclj/s

(in-row row)
source

is-panel?clj/s

(is-panel? decoration)
source

quarter-screen-wideclj/s

(quarter-screen-wide)
(quarter-screen-wide height)
source

third-screen-wideclj/s

(third-screen-wide)
(third-screen-wide height)
source

wideclj/s

(wide width)
source

with-descriptionclj/s

(with-description description)

Give your dashboard some human readable description.

Give your dashboard some human readable description.
sourceraw docstring

with-optionsclj/s

(with-options & options)

Specify sequence of options to drive shape of the result document.

Specify sequence of options to drive shape of the result document.
sourceraw docstring

with-positionclj/s

(with-position col row)
source

with-position-and-sizeclj/s

(with-position-and-size col row width height)
source

(with-search id & positions)
source

with-sizeclj/s

(with-size width height)
source

with-visualizationclj/s

(with-visualization visualization & positions)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close