Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
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: google/google-visualization-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cliixtech/google-visualization-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 23, 2016

  1. Add support to python3

    Use io.StringIO on python 3
    daniloqueiroz committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    ddfb7eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57c5d4b View commit details
    Browse the repository at this point in the history
  3. Porting to python 3

    Remove usage of types.StringType
    Remove long
    Remove unicode
    Add decimal as number
    daniloqueiroz committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    546c2d5 View commit details
    Browse the repository at this point in the history
  4. Handle decimal values

    daniloqueiroz committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    507b5c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Configuration menu
    Copy the full SHA
    5eaef9a View commit details
    Browse the repository at this point in the history
Loading