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

[Explore] Regression: Chart Options missing in Distribution - Bar Chart #3593

Closed
3 tasks done
rumbin opened this issue Oct 4, 2017 · 2 comments · Fixed by #3606
Closed
3 tasks done

[Explore] Regression: Chart Options missing in Distribution - Bar Chart #3593

rumbin opened this issue Oct 4, 2017 · 2 comments · Fixed by #3606

Comments

@rumbin
Copy link
Contributor

rumbin commented Oct 4, 2017

Make sure these boxes are checked before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if any
  • I have reproduced the issue with at least the latest released version of superset
  • I have checked the issue tracker for the same issue and I haven't found one similar

Superset version

0.20.1

Expected results

Chart Options are visible on the left tool bar, allowing for setting axis labels, bottom margin, legend, etc.

Taking Time Series - Bar Chart as an example:

missing_chart_options_0

It is worth noting that this is a regression, since in 0.15.4 the graph could be configured this way — although not with the tabbed interface.

Actual results

The query settings are displayed within the Chart Options tab and not within the Query tab, which is missing entirely.
On the other hand, everything that I'd expect to find in Chart Options is just missing:

missing_chart_options_1

Steps to reproduce

Create a slice of visualization type Distribution - Bar Chart and try to set, e.g., the x-axis title.

@rumbin rumbin changed the title [Explore] Chart Options missing in Distribution - Bar Chart [Explore] Regression: Chart Options missing in Distribution - Bar Chart Oct 4, 2017
@rumbin
Copy link
Contributor Author

rumbin commented Oct 5, 2017

I tracked down the issue:

The regression took place from 0.20.0 to 0.20.1.
I.e. in 0.20.0 all options were nicely in place:

missing_chart_options_0_19_1

@mistercrunch
Copy link
Member

Thanks for reporting this high-visibility bug, here's the fix:
#3606

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants