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

[Funnel]bug and enhancement request #14534

Closed
junlincc opened this issue May 8, 2021 · 1 comment
Closed

[Funnel]bug and enhancement request #14534

junlincc opened this issue May 8, 2021 · 1 comment
Labels
assigned:brix Assigned to the brix team #bug Bug report viz:charts:funnel Related to the Funnel chart

Comments

@junlincc
Copy link
Member

junlincc commented May 8, 2021

  1. Add ORDER BY to get the top values when user select a row limit, currently showing random values

Screen Shot 2021-05-07 at 11 38 22 PM

  1. proper treatment for null value, currently funnel doesn't show when there's a null value

Screen Shot 2021-05-07 at 11 32 37 PM

@junlincc junlincc added #bug Bug report viz:charts:funnel Related to the Funnel chart assigned:brix Assigned to the brix team labels May 8, 2021
@xiezhongfu
Copy link
Contributor

The related discussion is apache-superset/superset-ui#1006 (comment)
I misunderstood the discussion.... SHOULD add orderby in SQL to avoid random values

zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 17, 2021
* fix(plugin-chart-echarts): add orderby

fix apache#14534

* feat(plugin-chart-echarts): set orderby default value is true
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 24, 2021
* fix(plugin-chart-echarts): add orderby

fix apache#14534

* feat(plugin-chart-echarts): set orderby default value is true
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 25, 2021
* fix(plugin-chart-echarts): add orderby

fix apache#14534

* feat(plugin-chart-echarts): set orderby default value is true
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 26, 2021
* fix(plugin-chart-echarts): add orderby

fix apache#14534

* feat(plugin-chart-echarts): set orderby default value is true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned:brix Assigned to the brix team #bug Bug report viz:charts:funnel Related to the Funnel chart
Projects
None yet
Development

No branches or pull requests

2 participants