Giter Club home page Giter Club logo

Comments (6)

philippjfr avatar philippjfr commented on May 21, 2024

I´ve tried to do the pane example, and while it works for the bokeh and matplotlib plots, the plotly part displays just the top part of the output (the toolbar):

Thanks for reporting this, seems to be some regression in the notebook as it works fine in a deployed app, will look into it now.

The layout example also fails for me:

I'll push a fix for this shortly, it's currently assuming a dev version of holoviews (if it is installed).

from panel.

rr5577 avatar rr5577 commented on May 21, 2024

Sorry, i edited the layout part out, I had installed panel but not upgraded the rest of the pyviz packages. Layout example works fine now.

regarding the pane, it seems if I use only plotly plot(s), the output is bugged. If I use a Row layout and have both a bokeh and plotly plot, the output size seems better (bottom part of plotly is still missing):
image

edit:
it just seems the plotly plots height is ignored, increasing the bokeh plot heights got the whole plotly plot to display as well:
image

from panel.

philippjfr avatar philippjfr commented on May 21, 2024

Merged a fix for the holoviews issue, will look at the plotly height issue in a bit.

from panel.

jbednar avatar jbednar commented on May 21, 2024

In the meantime you can usually fix spacing issues by adding an object like pn.Spacer(height=500) to your Row.

from panel.

rr5577 avatar rr5577 commented on May 21, 2024

Merged a fix for the holoviews issue, will look at the plotly height issue in a bit.

Great, thanks!

In the meantime you can usually fix spacing issues by adding an object like pn.Spacer(height=500) to your Row.

Yes, that works fine, thanks!

from panel.

philippjfr avatar philippjfr commented on May 21, 2024

The sizing issues should now be addressed.

from panel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.