[GitHub] [echarts-www] dependabot[bot] opened a new pull request, #28: Bump shelljs from 0.8.4 to 0.8.5

2022-04-12 Thread GitBox
dependabot[bot] opened a new pull request, #28: URL: https://github.com/apache/echarts-www/pull/28 Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from https://github.com/shelljs/shelljs/releases";>shelljs's releases. v0.8.5

[GitHub] [echarts-www] plainheart merged pull request #27: Bump minimist from 1.2.5 to 1.2.6

2022-04-12 Thread GitBox
plainheart merged PR #27: URL: https://github.com/apache/echarts-www/pull/27 -- 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: dev-unsubscr...@echarts.apa

Re: Range bar chart?

2022-04-12 Thread nicke
More like this: https://echarts.apache.org/examples/en/editor.html?c=custom-profile I am trying something similar but using dataset. Right now stuck on getting values for the 'api' in renderItem, api.value(0) returns NaN. On 2022-04-12 05:13, Ovilia wrote: Hi, Is this what you are looking fo