class
BarChartView[G, S, Y] extends AnyRef
Instance Constructors
-
new
BarChartView(chart: BarChart[G, S, Y], data: Map[(G, S), Y], colorStream: Stream[Color], normalFont: Font)(implicit arg0: Plottable[Y])
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
val
barSliceWidth: Double
-
val
bars: Seq[Rectangle[Double, Y]]
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
val
gTics: XTics[Double, Y]
-
final
def
getClass(): Class[_]
-
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
val
maxX: Double
-
val
maxY: Y
-
val
minX: Double
-
val
minY: Y
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
padding: Double
-
val
scaledArea: ScaledArea2D[Double, Y]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
val
whiteSpace: Double
-
val
widthPerGroup: Double
-
val
yAxis: Double
-
val
yPlottable: Plottable[Y]
-
val
yTics: YTics[Double, Y]
Inherited from AnyRef
Inherited from Any