Tables

Logscape is able to visualize your search data in a variety of ways, below you will find a full list of chart types as well as a simple example of what these charts look like.

GeoMap

Usage - chart(map)

Stacked

Usage - chart(stacked)

C3 Line

Usage - chart(c3.line)

Cluster

Usage - chart(cluster)

Area

Usage - chart(area)

Stream

Usage - chart(stream)

Line

Usage - chart(line)

Line-connect

Usage - chart(line-connect)

line-zero

Usage - chart(line-zero)

Scatter

Usage - chart(scatter)

Table

The table allows for single bucket analysis of a set of data, for more information check out the Tables page.

Pie

Usage - chart(pie)

D3Pie

Usage - chart(d3pie)

Spark

Usage - chart(spark)