cyang52 commented on issue #10468:
URL:
https://github.com/apache/incubator-superset/issues/10468#issuecomment-666032184
I checked #10344, just wondering if I do not have ds or any columns that
relative to (time, year or month) , instead, I have region countries, etc. Is
there any difference between before and after?
If I print out **chart_data**, it shows:
`{'datasource': '17__table', 'viz_type': 'box_plot', 'slice_id': 58,
'url_params': {}, 'time_range_endpoints': (<TimeRangeEndpoint.UNKNOWN:
'unknown'>, <TimeRangeEndpoint.INCLUSIVE: 'inclusive'>), 'granularity_sqla':
'year', 'time_range': '1960-01-01 : now', 'metrics': ['sum__SP_POP_TOTL'],
'adhoc_filters': [], 'groupby': ['region'], 'limit': '25', 'color_scheme':
'bnbColors', 'label_colors': {}, 'whisker_options': '2/98 percentiles',
'x_ticks_layout': 'staggered', 'where': '', 'having': '', 'having_filters': [],
'filters': []}`
<TimeRangeEndpoint.UNKNOWN: 'unknown'>, <TimeRangeEndpoint.INCLUSIVE:
'inclusive'>), 'granularity_sqla': 'year', 'time_range': '1960-01-01 : now',>
those information I do not need and do not include in my data set columns.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]