ChartConfig

ai.dragonfly.viz.cli.ChartConfig
See theChartConfig companion trait
object ChartConfig

Attributes

Companion
trait
Source
Chart.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(title: String, caption: String, horizontalLabel: String, verticalLabel: String, domain: Interval[Double], range: Interval[Double], width: Int, height: Int): ChartConfig

Attributes

Source
Chart.scala