You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/08/09 21:44:28 UTC

[GitHub] [incubator-superset] brylie opened a new issue #7172: Add "metric" to show actual value of column, i.e. no aggregate

brylie opened a new issue #7172:
URL: https://github.com/apache/incubator-superset/issues/7172


   We have a query that returns timeseries data with two columns:
   - date
   - count
   
   I would like to simply graph the data as a line chart. However, when selecting the line chart, it requires that I choose a metric for the data, e.g. sum, average, etc
   
   ![flameshot-2019-03-29T15:31:01](https://user-images.githubusercontent.com/17307/55236091-cbf4ae80-5237-11e9-9aad-50b5db6c9def.png)
   
   Since my data are already in the desired form, how can I just tell the chart to use the data as-is?
   
   Note: I can also select the "sum" metric, since I am not performing any additional aggregation, but this seems a bit "kludgy". 


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] junlincc commented on issue #7172: Add "metric" to show actual value of column, i.e. no aggregate

Posted by GitBox <gi...@apache.org>.
junlincc commented on issue #7172:
URL: https://github.com/apache/incubator-superset/issues/7172#issuecomment-710760638


   @villebro I would love to see this feature happen,  let's make it post 1.0 item! added to roadmap inbox :) https://github.com/apache-superset/superset-roadmap/projects/1


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] drewgonzales360 commented on issue #7172: Add "metric" to show actual value of column, i.e. no aggregate

Posted by GitBox <gi...@apache.org>.
drewgonzales360 commented on issue #7172:
URL: https://github.com/apache/incubator-superset/issues/7172#issuecomment-671090736


   Bump


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] benmaier commented on issue #7172: Add "metric" to show actual value of column, i.e. no aggregate

Posted by GitBox <gi...@apache.org>.
benmaier commented on issue #7172:
URL: https://github.com/apache/incubator-superset/issues/7172#issuecomment-707001204


   I'd like to see this feature, too. having data in two columns and then plotting the first column against the second column is *the* base case, in my opinion. it's very confusing to not have this as an option for a first-time user (such as myself).


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] villebro commented on issue #7172: Add "metric" to show actual value of column, i.e. no aggregate

Posted by GitBox <gi...@apache.org>.
villebro commented on issue #7172:
URL: https://github.com/apache/incubator-superset/issues/7172#issuecomment-707005635


   This shouldn't be too difficult to implement. I'll take a stab at adding this in the coming weeks.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] khuranabalvinder commented on issue #7172: Add "metric" to show actual value of column, i.e. no aggregate

Posted by GitBox <gi...@apache.org>.
khuranabalvinder commented on issue #7172:
URL: https://github.com/apache/incubator-superset/issues/7172#issuecomment-629184861


   Bump


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org