question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add size support for bar chart like scatter.

See original GitHub issue

One-line summary [问题简述]

It would be better if we have callback function for barWidth so that we can configure different bar width for individual item on the basic of some other dimension like scatter plot.

Version & Environment [版本及环境]

  • ECharts version [ECharts 版本]:
  • Browser version [浏览器类型和版本]:
  • OS Version [操作系统类型和版本]:

Expected behaviour [期望结果]

ECharts option [ECharts配置项]

option = {

}

Other comments [其他信息]

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
vasu-vvpcommented, May 3, 2018

@hanfengcan there is nothing strange with bar having different widths. It would be better if echarts also add this support.

1reaction
ChandradipJcommented, May 3, 2018

@hanfengcan, This is a real use case. You can check top BI tools like Tableau which have this functionality. With this functionality, you can compare different dimensions in a single chart.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add size support for bar chart like scatter. · Issue #8265 - GitHub
It would be better if we have callback function for barWidth so that we can configure different bar width for individual item on...
Read more >
Present your data in a bubble chart - Microsoft Support
On the Insert tab, in the Charts group, click the arrow next to Scatter Charts. Select arrow next to Scatter Charts · To...
Read more >
A Complete Guide to Scatter Plots - Chartio
Scatter plots are an essential type of data visualization that shows relationships between variables. Use this tutorial to learn how to use this...
Read more >
Bar Charts | Google Developers
Stacked bar charts also support 100% stacking, where the stacks of elements at each domain-value are rescaled such that they add up to...
Read more >
5.2 Bar chart - Statistique Canada
When developing bar charts manually, draw a vertical or horizontal bar for each category or value. The height or length of the bar...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found