You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
Hello everyone,
I am trying to use the ChartEditor in jupyter notebook but the dialog box appears behind the content of the notebook. Can someone please help me with the issue? Notebook looks like this:
Message has been deleted
Prakriti Gupta
unread,
Jun 9, 2018, 8:35:30 PM6/9/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
I can see it working (that is above the content of jupyter notebook) if I explicitly set the `z-index` of the dialog box (ChartEditor) in developer tools. But that is of no help as I can not change the code of the dialog. Is there any way I can make this work?