- project serialization: new
customChart
property to handle custom charts loading
- fixed
simplifyDataType
implementation (handling undefined datatype) - logging validations errors in dev mode
- removed wrong import from importExport
- added new
overrideBaseOptions
function
- numberparser: fixed regexp for group separator
- Add import and export (multiversion)
- working on docs
- fixed number parsing
- removed
iso
date format specialization, addedYYYY-MM-DDTHH:mm:ss
format
- fixed data parsing (everything was parsed as iso date)
- added explicit iso (with undefined formatter) to exported date formats
- updated publishing action
- color scale generation: if no scaletype or interpolator, default color scale is generated
- color scales: allow automatic scale values; explicit scaletype/interpolator check.
- multiple web sandbox.
- better date parsing (parsing iso dates by default)
- switched publishing to npm
- fixed condition for getting default color scale
- dataset/inferTypes: default value for parsingOptions
- added median aggregation function from d3 array
- working on docs
- feature: support for custom domain in color scale via "domain" property in visual options
- fix: support for using "dimension" property in color scale with non-mapped dimensions
- Support for default color scale
- Support for new color scale property: locked
- Support for disabing visual options with "requiredDimensions" property
- Added new date format to defaults (date with time)
- Skip parsing empty rows
Features:
- Support for styles override in charts
Features:
- Support for repeated options
- Added labels occlusion utility
Fixes:
- Testing github action
Features:
- Better support for color scales based on dates
- Integration for github actions (still publishing on inmagik registry)