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

Releases: chartshq/muze

v2.0.0

31 Jul 14:11
Compare
Choose a tag to compare
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

13 Feb 11:42
Compare
Choose a tag to compare
Bug Fixes

- Fixed className config for line layer

v1.3.1

03 Feb 14:02
Compare
Choose a tag to compare
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

02 Dec 13:58
Compare
Choose a tag to compare
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

19 Sep 10:53
v1.2.3
74cbf00
Compare
Choose a tag to compare
Bugs

- Fix correct version of datamodel

v1.2.2

19 Sep 10:53
v1.2.2
d8a00c6
Compare
Choose a tag to compare
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

03 May 09:23
v1.2.1
a883816
Compare
Choose a tag to compare
Improvements

 - Various bug fixes and performance improvements

v1.2.0

26 Mar 12:13
v1.2.0
b58350a
Compare
Choose a tag to compare
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

01 Feb 11:04
v1.1.0
4a7ae3a
Compare
Choose a tag to compare
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

02 Oct 11:29
v1.0.3
ed92245
Compare
Choose a tag to compare
Various Bugs:

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