Open
Description
Plotrb is a Ruby plotting library, and a part of SciRuby. It offers an efficient DSL for creating javascript plots using Vega.
CubeViz shows the potential for using DataCube RDF to explore and visualize multi-dimensional data. Some similar applications could be achieved by creating a PubliSci Writer that output graphs using Plotrb.
The writer should take data formatted in RDF DataCube vocabulary and use it to create plots with the Plotrb DSL
See here for an example of creating bar charts with Plotrb.
For examples of Writer classes, see the csv and arff writers.