Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about multidimensionality #8241

Closed
Diamant024 opened this issue Apr 27, 2018 · 1 comment
Closed

Question about multidimensionality #8241

Diamant024 opened this issue Apr 27, 2018 · 1 comment
Labels
stale Inactive for a long time. Will be closed in 7 days.

Comments

@Diamant024
Copy link

One-line summary [问题简述]

Version & Environment [版本及环境]

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

I have data in next format:

[['Product', 'Year', 'Sales'],
['Matcha Latte', '2017', 24],
['Matcha Latte', '2018', 41],
['Milk Tea', '2016', 31],
['Milk Tea', '2017', 26],
['Milk Tea', '2018', 77]]

As you see, there two dimensions and one measure. Can I visualizate it in Echarts using only one Series?

@stale
Copy link

stale bot commented Apr 26, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Inactive for a long time. Will be closed in 7 days. label Apr 26, 2020
@stale stale bot closed this as completed May 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Inactive for a long time. Will be closed in 7 days.
Projects
None yet
Development

No branches or pull requests

1 participant