viz.vega.plots

package viz.vega.plots

Members list

Type members

Classlikes

enum SpecUrl(url: String, f: Framework)

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Types

type BarPlotDataEntry = (amount: Double, category: String)
type PiePlotDataEntry = (field: Double, id: String)