![JAR search and dependency download from the Maven repository](/logo.png)
vegas.data.External.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vegas_2.11 Show documentation
Show all versions of vegas_2.11 Show documentation
The missing matplotlib for Scala and Spark
The newest version!
package vegas.data
object External {
val Population = "https://vega.github.io/vega-editor/app/data/population.json"
val Cars = "https://vega.github.io/vega-editor/app/data/cars.json"
val Unemployment = "https://vega.github.io/vega-editor/app/data/unemployment-across-industries.json"
val Movies = "https://vega.github.io/vega-editor/app/data/movies.json"
val Barley = "https://vega.github.io/vega-editor/app/data/barley.json"
val Stocks = "https://vega.github.io/vega-editor/app/data/stocks.csv"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy