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/

    Is there any high performance plot python packages?

    General Code/Help
    3
    4
    110
    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.
    • the world
      the world last edited by

      When my data has 10000 points, It will be very slow when I want to view the details of the plot (zoom and drag), but it is easy to zoom and drag the plot drawn by MATLAB. Does Python have a high-performance drawing tool like matlab's plot

      LeggoMaEggo 1 Reply Last reply Reply Quote 0
      • run-out
        run-out last edited by

        Plotly works well in this range. https://plotly.com/python/line-charts/

        You could try bokeh as well.

        RunBacktest.com

        1 Reply Last reply Reply Quote 0
        • LeggoMaEggo
          LeggoMaEggo @the world last edited by

          @the-world Check out https://github.com/verybadsoldier/backtrader_plotting too.

          the world 1 Reply Last reply Reply Quote 2
          • the world
            the world @LeggoMaEggo last edited by

            @leggomaeggo I have tried this, still this problem, when there is a large dataset

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