mirror of
https://github.com/olehomelchenko/astrolabe-nvc.git
synced 2025-12-21 21:22:23 +00:00
feat: update documentation
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -5,6 +5,21 @@ All notable changes to Astrolabe will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
---
|
||||
## [1.1.0] - 2025-11-17
|
||||
|
||||
### Added
|
||||
- **Visual Chart Builder**: Create Vega-Lite visualizations without writing JSON
|
||||
- Access via "Build Chart" button in dataset details panel
|
||||
- Support for 5 mark types: Bar, Line, Point, Area, Circle
|
||||
- Map dataset columns to encoding channels: X, Y, Color, Size
|
||||
- 4 data type options per encoding: Quantitative, Ordinal, Nominal, Temporal
|
||||
- Smart defaults based on column type detection
|
||||
- Live preview with debounced rendering
|
||||
- Width/Height dimension controls
|
||||
- Validation with helpful error messages
|
||||
- URL state support (`#datasets/dataset-123/build`)
|
||||
- Browser back/forward navigation integrated
|
||||
- Creates snippets with auto-generated names and dataset references
|
||||
|
||||
## [1.0.0] - 2025-10-15
|
||||
|
||||
|
||||
Reference in New Issue
Block a user