Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: plotly/plotly.py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: fu/plotly.py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 9, 2016

  1. Configuration menu
    Copy the full SHA
    9e2ff2d View commit details
    Browse the repository at this point in the history
  2. Added offline kwarg outsource_plotly to allow for both kind of plotti…

    …ng, i.e. regular plotly with 1.2MB javascript in each plot, or having plotly.min.js in a seperate file
    fu committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    530b299 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. Added serve_plotlyjs_from_directory() instead of kwarg to separate ht…

    …ml and js into two files
    Christian Fufezan committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    ee3b430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7836b86 View commit details
    Browse the repository at this point in the history
Loading