object Plot
Plotting engine based on Vega-Lite.
- Since
0.1.0
- Companion
- class
class Object
trait Matchable
class Any
Value members
Concrete methods
Creates new Plot.
Creates new Plot.
- Returns
- See also
https://pan-data.org/scala/basics/plotting-a-dataframe.html for a basic introduction
https://pan-data.org/scala/plotting/index.html for more details
- Since
0.1.0
Creates new Plot based on a DataFrame.
Creates new Plot based on a DataFrame.
- Value Params
- df
DataFrame.
- Returns
- See also
https://pan-data.org/scala/basics/plotting-a-dataframe.html for a basic introduction
https://pan-data.org/scala/plotting/index.html for more details
- Since
0.1.0