Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Tags: chartshq/muze

Tags

v2.0.0

API Changes

 - Use async await to create muze environment
 - Change dispatchBehaviour api parameters
 - Incompatible with datamodel version <v3.0.0

Improvements
 - Improve rendering performance
 - Improve performance of interactions like hover, select and brush, etc.
 - Improve label calculation performance using new smartlabel
 - Add horizontal and vertical brushing for temporal axis
 - Use webassembly version of datamodel to improve performance

Bug Fixes
 - Fix sorting not working when it is applied in datamodel
 - Fix tooltip coming while dragging

v1.3.2

Bug Fixes

- Fixed className config for line layer

v1.3.1

API Changes

 - Border Configuration
 - Label formatter for gradient legend marker

Bug Fixes
 - Fixed interaction issue when sorting is done
 - Fixed dynamic dispatch of behavioural actions.
 - Fixed repetitive legend item colors
 - Minor bug fixes

v1.3.0

Features

- Overall experience improvement
- New color palette across charts
- New interaction design for highlight, select and brushing
- Diagonal brushing in all charts
- Show stack sum value in tooltip in stacked charts
- Improved performance in tooltip selection summary in cross-tab charts
- Redesigned Crosstab along with addition of interactions and tooltip with better experience with more contextual information
- Persistent selection in Crosstab
- Interactive Legend
- Legend title formatter
- Legend marker for Gradient Legend on chart Hover interaction
- Intelligent labels for Legends
- Impoved UX  for  null / invalid data
- Warning message shown in chart when insufficient fields are provided

API Changes
- New layer registry added for registering custom layers (User can create their own layers by calling this api)
- User can now modify various interaction styles for different layers

Bug Fixes
- Step legend label formatter fixed
- Axis labels rendering fixed on rotation
- Minor bug fixes

v1.2.3

Verified

This tag was signed with the committer’s verified signature.
rousan Rousan Ali
Bugs

- Fix correct version of datamodel

v1.2.2

Verified

This tag was signed with the committer’s verified signature.
rousan Rousan Ali
Improvements

- Tooltip design improvement
- Improve interaction highlight effect for scatter plot
- Add no data message for empty data

Bug Fixes
- Facet sorting
- Various bug fixes

v1.2.1

Verified

This tag was signed with the committer’s verified signature.
rousan Rousan Ali
Improvements

 - Various bug fixes and performance improvements

v1.2.0

Verified

This tag was signed with the committer’s verified signature.
rousan Rousan Ali
New Features

- Add labels in tick in polar coordinate
- Force domain in dual axis viz

Improvements
- Improve tick management when axis domain is dynamically changed during interaction
- Update tooltip with aggregation method
- Color legend improvement for different configurations
- Improved rendering of title and subtitle
- Improved scrolling for crosstab
- Improved tick skipping in time axis

Bugs
- Various bug fixes

v1.1.0

Verified

This tag was signed with the committer’s verified signature.
rousan Rousan Ali
Improvements

- Add continuous scrolling in Muze when crosstab is rendered in a small area
- Consistent api of tick format across all the scale types
- Support for null data
- Better title alignment
- Overall position and alignment improvement
- Tooltip improvement for temporal field entry

Bugs
- Automatically render stack when aggregation function is sum, otherwise group
- General bug fixing

v1.0.3

Verified

This tag was signed with the committer’s verified signature.
rousan Rousan Ali
Various Bugs:

- Fix layout breaking for some scenario for safari
- Improve title and chart spacing logic