probably since I have it like this: class HoverCha...
# tornadofx
p
probably since I have it like this: class HoverChart(title: String, val dataSeries: ObservableList<DailySalesModel>): StackPane() {} on the init {} I can just add a listener to the dataSeries object right?