Coder Social home page Coder Social logo

Comments (3)

tbreloff avatar tbreloff commented on May 12, 2024

This is somethings that stumped me. I'd love help to figure it out.

On Sunday, July 24, 2016, John Stachurski [email protected] wrote:

See, for example, the 4th figure here:

http://nbviewer.jupyter.org/github/QuantEcon/QuantEcon.applications/blob/master/discrete_dp/discrete_dp_solutions_jl.ipynb

(After the statement "We next plot the consumption policies along the
value iteration. ")

If you change the backend to pyplots, then legends are correct.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#59, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AA492gbH2EHqxp8fIfW4trCnID6BE_Seks5qY13ugaJpZM4JTkYH
.

from plotlyjs.jl.

sglyon avatar sglyon commented on May 12, 2024

I believe, but could be wrong, that plotly figures have one legend per figure. This means that if we have more than one subplot in a figure, we still have only one legend.

Something I've done in a very similar situation is use the legendgroup trace attribute to either group legend entries or group AND combine them.

You can see an example of grouping and combining here: http://nbviewer.jupyter.org/gist/spencerlyon2/46e6df8ad3b84450b8cb#Unemployment-IRF-in-monthly-models

If this seems like a workable solution and you want to be able to produce figures like this let me know and I'll give the code 😄

from plotlyjs.jl.

sglyon avatar sglyon commented on May 12, 2024

This is a "feature"/behavior of plotly.js.

There is no support for multiple legends, though it has been requested on the plotly.js repo: plotly/plotly.js#1668

Will close here and if/when that gets resolved things should "just work" here too.

from plotlyjs.jl.

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.