This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a change to branch fix/matrix-label-api
in repository https://gitbox.apache.org/repos/asf/echarts.git


      at e0bfd3f16 feat(matrix): (1) Tolerate coord input like [['x1', 'x2', 
'x3'], ...], where 'x1' and 'x3' is considered the range boundary. (2) Disable 
the default clamp in `matrix.body/corner.data[i].coord`, because it consider 
the illegal input as "refer to the entire row/column", which is more likely to 
mislead users and no error message. Introduce option 
`matrix.body/corner.data[i].coordClamp` to enable it.

This branch includes the following new commits:

     new 3a509ea77 feat(matrix): support `option.textStyle` as the default.
     new 89d74145f fix(matrix): Fix the quick path of query the host of the 
merged cell does not work.
     new 1550ca23d test(matrix): (1) Migrate (split) test case from 
`matrix2.html` to `matrix4.html`, as the previous is too long to visual test 
regression. (2) Fix test case for coordClamp.
     new e0bfd3f16 feat(matrix): (1) Tolerate coord input like [['x1', 'x2', 
'x3'], ...], where 'x1' and 'x3' is considered the range boundary. (2) Disable 
the default clamp in `matrix.body/corner.data[i].coord`, because it consider 
the illegal input as "refer to the entire row/column", which is more likely to 
mislead users and no error message. Introduce option 
`matrix.body/corner.data[i].coordClamp` to enable it.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to