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

echart timeseries group by error #11092

Closed
grimbeorn74 opened this issue Sep 28, 2020 · 3 comments
Closed

echart timeseries group by error #11092

grimbeorn74 opened this issue Sep 28, 2020 · 3 comments
Labels
!deprecated-label:bug Deprecated label - Use #bug instead

Comments

@grimbeorn74
Copy link

Adding a field in group-by control menu makes the chart show an error " Referenced columns not available in dataFrame"

Expected results

show multiple rows based on group-by values

Actual results

showing error

Screenshots

If applicable, add screenshots to help explain your problem.
image

How to reproduce the bug

  1. Go to 'chart'
  2. create a new chart based on flights table
  3. choose echarts timeseries
  4. time column: ds, metrics:sum(taxi_out) (or whatever metrics field), group-by: day_of_week (or whatever field)

Environment

  • superset version: 0.37.2 39cce71 (HEAD -> master, origin/master, origin/HEAD)
  • python version: python3.6
  • node.js version: v8.10.0
@grimbeorn74 grimbeorn74 added the !deprecated-label:bug Deprecated label - Use #bug instead label Sep 28, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.90. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@junlincc
Copy link
Member

@villebro 🙏

@villebro
Copy link
Member

Oh, I didn't notice this! This was fixed by #11103 (this feature is not available on 0.37.2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
!deprecated-label:bug Deprecated label - Use #bug instead
Projects
None yet
Development

No branches or pull requests

3 participants