Skip to content

Latest commit

 

History

History

visual

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Sclera - Visualization

Maven Central scaladoc

Visualization extension for Sclera.

Implements a very expressive graphics language to plot the results of a query as regular, multilayered and faceted graphs in just a few lines of code. The graph specification language is inspired by the "Grammar of Graphics" (implemented in R as ggplot2), and is rendered using D3 in SVG.

Unlike ggplot2, the resulting plots are interactive, and can display streaming data in a continuous manner. Moreover, the specification language is well-integrated with ScleraSQL.

For details and examples on using these constructs, please refer to the ScleraSQL Visualization Reference document.