Navigation

    Backtrader Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/

    Plotting

    General Code/Help
    2
    2
    94
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Ben Smith
      Ben Smith last edited by

      This appears to be the 'old style' of plotting. It plots inline in Jupyter even when I use 'iplot=False'. Is there any way to get the newer looking style (like the 2nd graph) or make it bigger?

      Thanks

      75ad0925-46f2-47f5-a6f4-63b5902f7eea-image.png

      b6a697a6-2867-4e12-8ffe-c76a9e66ff16-image.png

      1 Reply Last reply Reply Quote 0
      • B
        backtrader administrators last edited by

        There is no such thing as old or new.

        The chart you show below is what you get when executing on the console (which in most cases will use tkAgg)

        The chart above is what you get in Jupyter. I personally don't use it but iplot=False worked when it was developed. I will have a look (in any case you are still constrained by the Jupyter configuration for the aspect)

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Copyright © 2016, 2017, 2018, 2019, 2020, 2021 NodeBB Forums | Contributors