-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
'Smart Date' shows inconsistent date formats on 1st of month #1056
Labels
inactive
Inactive for >= 30 days
Comments
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. For admin, please label this issue |
This was referenced Jun 2, 2021
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this issue
Nov 17, 2021
…on (apache#1056) * fix(plugin-chart-echarts): include label length in distance calculation * bump echarts Co-authored-by: root <[email protected]>
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this issue
Nov 24, 2021
…on (apache#1056) * fix(plugin-chart-echarts): include label length in distance calculation * bump echarts Co-authored-by: root <[email protected]>
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this issue
Nov 25, 2021
…on (apache#1056) * fix(plugin-chart-echarts): include label length in distance calculation * bump echarts Co-authored-by: root <[email protected]>
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this issue
Nov 26, 2021
…on (apache#1056) * fix(plugin-chart-echarts): include label length in distance calculation * bump echarts Co-authored-by: root <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On September 1st, I checked a chart which contained data from August 30, 31 and Sept 1. The timestamps shown for each column are;
It would make sense to me to show "Thu Sep 01" for consistency
SQL query and response were;
Using Caravel 0.10.0 (from
pip install
) on OSXThe text was updated successfully, but these errors were encountered: