Published August 14, 2020
| Version v0.2.0
Software
Open
mipt-npm/plotly.kt: v0.2.0
Description
Added
- Experimental scripting support
- Static export via Orca
- Experimental Jupyter support
- Color palettes (T10 and XKCD)
- New parameters and classes in Trace, Legend, Layout
- Parameters description
- naming.md with decisions about parameters and methods names
- Error bars
- New scatter, contour, error plots examples
- Interfaces with common parameters for some plots (Histogram, Contour, Heatmap)
- New parameters for different plots
- Add Z axis
- Tutorial about drawing sinus
- Loading resources using krangl
- TraceValues extension for krangl columns
- Migrated from
scientifiktokscience - Refactored packages to better suit star import style
- Removed bootstrap dependency
- Examples colors changed and more cases for each example added
- Different types of plots were inherited from Trace
- Unnecessary constructors removed
- Change Title methods
- Project structure updated
- Removed other Plot functions
- Plot2D renamed to Plot
Files
mipt-npm/plotly.kt-v0.2.0.zip
Files
(1.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:5a0d3b33b9a895788a15e4f25dc15dc0
|
1.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/mipt-npm/plotly.kt/tree/v0.2.0 (URL)