All Downloads are FREE. Search and download functionalities are using the official Maven repository.

plotly.element.Bins.scala Maven / Gradle / Ivy

package plotly.element

import dataclass.data

@data class Bins(
  start: Double,
  end: Double,
  size: Double
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy