You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by Yogesh Kumar <ku...@gmail.com> on 2017/09/01 20:02:59 UTC

Embeding Superset dashboard in Iframe

Hi,
I'm trying to embed superset dashboard with url:
`https://<hostname:port>/superset/dashboard/userdaily/`

This works fine but now iFrame shows top header of this page. Is there any
way to suppress menu bar but just get dashboard content only?

-Thanks

Re: Embeding Superset dashboard in Iframe

Posted by Maxime Beauchemin <ma...@gmail.com>.
Not at the moment but it'd be an easy feature to add.

Max

On Thu, Sep 7, 2017 at 10:46 AM, Yogesh Kumar <ku...@gmail.com>
wrote:

> pinging again: Is there any way to disable slice actions (remove from
> dashboard, edit, share etc) when dashboard is embedded in iFrame?  How are
> other folks dealing with this?
>
> On Fri, Sep 1, 2017 at 9:47 PM, Yogesh Kumar <ku...@gmail.com>
> wrote:
>
> > follow up question: Is there any way to disable slice actions (remove
> from
> > dashboard, edit, share etc) when dashboard is embedded in iFrame?
> >
> > On Fri, Sep 1, 2017 at 3:01 PM, Yogesh Kumar <ku...@gmail.com>
> > wrote:
> >
> >> Thanks Max. Works with charm!
> >>
> >> On Fri, Sep 1, 2017 at 1:48 PM, Maxime Beauchemin <
> >> maximebeauchemin@gmail.com> wrote:
> >>
> >>> url + '?standalone=true'
> >>>
> >>> On Fri, Sep 1, 2017 at 1:02 PM, Yogesh Kumar <
> kumar.yogesh311@gmail.com>
> >>> wrote:
> >>>
> >>> > Hi,
> >>> > I'm trying to embed superset dashboard with url:
> >>> > `https://<hostname:port>/superset/dashboard/userdaily/`
> >>> >
> >>> > This works fine but now iFrame shows top header of this page. Is
> there
> >>> any
> >>> > way to suppress menu bar but just get dashboard content only?
> >>> >
> >>> > -Thanks
> >>> >
> >>>
> >>
> >>
> >
>

Re: Embeding Superset dashboard in Iframe

Posted by Yogesh Kumar <ku...@gmail.com>.
pinging again: Is there any way to disable slice actions (remove from
dashboard, edit, share etc) when dashboard is embedded in iFrame?  How are
other folks dealing with this?

On Fri, Sep 1, 2017 at 9:47 PM, Yogesh Kumar <ku...@gmail.com>
wrote:

> follow up question: Is there any way to disable slice actions (remove from
> dashboard, edit, share etc) when dashboard is embedded in iFrame?
>
> On Fri, Sep 1, 2017 at 3:01 PM, Yogesh Kumar <ku...@gmail.com>
> wrote:
>
>> Thanks Max. Works with charm!
>>
>> On Fri, Sep 1, 2017 at 1:48 PM, Maxime Beauchemin <
>> maximebeauchemin@gmail.com> wrote:
>>
>>> url + '?standalone=true'
>>>
>>> On Fri, Sep 1, 2017 at 1:02 PM, Yogesh Kumar <ku...@gmail.com>
>>> wrote:
>>>
>>> > Hi,
>>> > I'm trying to embed superset dashboard with url:
>>> > `https://<hostname:port>/superset/dashboard/userdaily/`
>>> >
>>> > This works fine but now iFrame shows top header of this page. Is there
>>> any
>>> > way to suppress menu bar but just get dashboard content only?
>>> >
>>> > -Thanks
>>> >
>>>
>>
>>
>

Re: Embeding Superset dashboard in Iframe

Posted by Yogesh Kumar <ku...@gmail.com>.
follow up question: Is there any way to disable slice actions (remove from
dashboard, edit, share etc) when dashboard is embedded in iFrame?

On Fri, Sep 1, 2017 at 3:01 PM, Yogesh Kumar <ku...@gmail.com>
wrote:

> Thanks Max. Works with charm!
>
> On Fri, Sep 1, 2017 at 1:48 PM, Maxime Beauchemin <
> maximebeauchemin@gmail.com> wrote:
>
>> url + '?standalone=true'
>>
>> On Fri, Sep 1, 2017 at 1:02 PM, Yogesh Kumar <ku...@gmail.com>
>> wrote:
>>
>> > Hi,
>> > I'm trying to embed superset dashboard with url:
>> > `https://<hostname:port>/superset/dashboard/userdaily/`
>> >
>> > This works fine but now iFrame shows top header of this page. Is there
>> any
>> > way to suppress menu bar but just get dashboard content only?
>> >
>> > -Thanks
>> >
>>
>
>

Re: Embeding Superset dashboard in Iframe

Posted by Yogesh Kumar <ku...@gmail.com>.
Thanks Max. Works with charm!

On Fri, Sep 1, 2017 at 1:48 PM, Maxime Beauchemin <
maximebeauchemin@gmail.com> wrote:

> url + '?standalone=true'
>
> On Fri, Sep 1, 2017 at 1:02 PM, Yogesh Kumar <ku...@gmail.com>
> wrote:
>
> > Hi,
> > I'm trying to embed superset dashboard with url:
> > `https://<hostname:port>/superset/dashboard/userdaily/`
> >
> > This works fine but now iFrame shows top header of this page. Is there
> any
> > way to suppress menu bar but just get dashboard content only?
> >
> > -Thanks
> >
>

Re: Embeding Superset dashboard in Iframe

Posted by Maxime Beauchemin <ma...@gmail.com>.
url + '?standalone=true'

On Fri, Sep 1, 2017 at 1:02 PM, Yogesh Kumar <ku...@gmail.com>
wrote:

> Hi,
> I'm trying to embed superset dashboard with url:
> `https://<hostname:port>/superset/dashboard/userdaily/`
>
> This works fine but now iFrame shows top header of this page. Is there any
> way to suppress menu bar but just get dashboard content only?
>
> -Thanks
>