You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "plainheart (via GitHub)" <gi...@apache.org> on 2023/06/09 07:08:16 UTC

[GitHub] [echarts] plainheart commented on pull request #18733: fix(sankey): fix `value` is undefined in label/edgeLabel formatter

plainheart commented on PR #18733:
URL: https://github.com/apache/echarts/pull/18733#issuecomment-1584083025

   @adoin How did you test this branch? I can't reproduce the bad case you mentioned.
   
   <img src="https://github.com/apache/echarts/assets/26999792/d8298b3d-0c02-41fb-a506-35360935496a" width="400">
   
   Please use the following commands to get a clean workspace:
   
   ```shell
   $ git clone -b fix/sankey-label-formatter https://github.com/apache/echarts --depth=1
   $ cd echarts
   $ npm i
   $ npm run dev
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org