This repository was archived by the owner on Apr 6, 2022. It is now read-only.
v13.4.0
13.4.0 (2021-12-22)
Bug Fixes
- ChartEditor: adapt numberFormats (473a3b4)
- ChartEditor: add missing dependency (83a558c)
- ChartEditor: add missing number format title (c0b6f6d)
- ChartEditor: add space (4f87ace)
- ChartEditor: also make slope available in chart type dropdown (99a6d96)
- ChartEditor: check in axis context for Bar and Lollipop (bc27393)
- ChartEditor: cleanup (11bcbfb)
- ChartEditor: default props for maps (1904f11)
- ChartEditor: fix colorRange bug (893755b)
- ChartEditor: group title (cfaf0d0)
- ChartEditor: handle not shown chart types (74a2723)
- ChartEditor: improve special case with thresholds (54c4f39)
- ChartEditor: limit comma field parser x properties (ac221b3)
- ChartEditor: move timeFormatParser to TickField (0cb756c)
- ChartEditor: optionalDataColumnEnum instead of fields.concat (ee9a893)
- ChartEditor: recognize threshold color scales (a5d2bb5)
- ChartEditor: remove no data disclaimer (8ff9f1a)
- ChartEditor: set to undefined (986860f)
- ChartEditor: simplify number parsing (27b8ed6)
- ChartEditor: styling (16c2c6c)
- ChartEditor: text if no data is availabel (c9f2aa7)
- Charts: add more fallbacks to schema (81a9b19)
- Charts: automatic color selection (05a19b7)
- Charts: downshift and yticks bug (dec973a)
- Charts: no prevent default on tab click (624d06f)
- ColorContext: add missing neutral (cc37a94)
- dependecies: remove packages (8810471)
- Editor: add margin bottom to color dropdown (1faba2e)
- Editor: keep custom colors on tab switch (65c1bc0)
- Lines: wrong import (0d42409)
- LinesEditor: tabs (dd21dd2)
- package.json: use node version 14 in engines (b222360)
Features
- build: editor entry point (2fa8309)
- ChartEditor: add new color picker (7b0e2d0)
- ChartEditor: add size selection to editor (cb26a52)
- ChartEditor: add useCommaField helper (9e50cf3)
- ChartEditor: context sensitive dropdowns (c633961)
- ChartEditor: create colorMap if no colorMap exists (176908a)
- ChartEditor: create md for chart editor (ea017eb)
- ChartEditor: dark mode colors (b627871)
- ChartEditor: different parsing depending on xscale, chart type and axis (30802d1)
- ChartEditor: handle special drop down values (890f469)
- ChartEditor: preview color maps (a8d9078)
- ChartEditor: styling (60b25b0)
- ChartEditor: styling (8baa524)
- ChartEditor: two column layout (89b825e)
- ChartEditor: use dropdown for columns (7c39c99)
- Charts: add advanced options to chart editor (55a89dc)
- Charts: add grid layout to editor, move hook to utils (cdf3c45)
- Charts: add schema for maps and hemicycle (201e253)
- export ChartEditor (2e44f7b)
- Charts: change number format items (bdfbfeb)
- Charts: experiment with json schema based editor (dc1fdd4)
- Charts: use json schema for editor config (f78735f)
- Charts: use slider for columns, different naming for numberFormat (c94eeba)
- Editor: add custom colors (899545a)
- Editor: wrapper around editor (283a3c5)