tickvals

fun tickvals(array: Iterable<Any>)


var tickvals: List<Value>

Sets the values at which ticks on this axis appear. Only has an effect if tickmode is set to "array". Used with ticktext.