ChartConfig

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

Attributes

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

Members list

Concise view

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