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 2021/01/12 14:23:45 UTC

[GitHub] [superset] duynguyenhoang commented on issue #12438: [Dashboard] Pie chart not visible to public user in 0.38

duynguyenhoang commented on issue #12438:
URL: https://github.com/apache/superset/issues/12438#issuecomment-758689307


   Some of charts are using new Api endpoint `/api/v1/chart/data` to fetch data, explicitly cloud and pie chart  in this case.
   To allow user to access this new endpoint, you have to add new permission `can read on Chart` to Public role
   
   Hope it helps.


----------------------------------------------------------------
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