Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor test fixes for ipyplotly_integration #975

Merged
merged 145 commits into from
Apr 18, 2018

Commits on Feb 18, 2018

  1. Update CHANGELOG.md

    Kully authored Feb 18, 2018
    Configuration menu
    Copy the full SHA
    77b50f3 View commit details
    Browse the repository at this point in the history
  2. (matplotlylib) Make convert_dash more robust to changes in matplotlib.

    Now handles the case where the dashes are scaled, have floating-point values, or were customized with `dashes=(N,M)`.
    Nicolas Burrus committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    fafcabf View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. commit

    Kully committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    cbf037d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    065e59c View commit details
    Browse the repository at this point in the history
  3. pep-8: l -> L variable name

    Kully committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    9502440 View commit details
    Browse the repository at this point in the history
  4. bump version number up

    Kully committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    f2ba912 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #939 from plotly/rewrite-changelog-choro

    rewrite changelog for broken choropleth
    Kully authored Feb 19, 2018
    Configuration menu
    Copy the full SHA
    a15b744 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

  1. Configuration menu
    Copy the full SHA
    5818d2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a7e7f2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #940 from plotly/fix-choropleth

    Fixing choropleth
    Kully authored Feb 20, 2018
    Configuration menu
    Copy the full SHA
    6319d63 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. changelog for fixed 2.4.1

    Kully committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    c7bff98 View commit details
    Browse the repository at this point in the history
  2. chelsea's comments

    Kully committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    3d8cd07 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #943 from plotly/changelog-for-fixed-choropleth

    changelog for fixed 2.4.1
    Kully authored Feb 21, 2018
    Configuration menu
    Copy the full SHA
    cb71b64 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

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

Commits on Feb 26, 2018

  1. html preview not working

    Kully committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    b149e0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9705dde View commit details
    Browse the repository at this point in the history
  3. tests are working

    Kully committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    c26b763 View commit details
    Browse the repository at this point in the history
  4. make update_default_schema

    Kully committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    38f88ef View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Configuration menu
    Copy the full SHA
    1991c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35716d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2018

  1. turn off hover for the lines

    Kully committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    004bbb0 View commit details
    Browse the repository at this point in the history
  2. 0-padding

    Kully committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    c3682d3 View commit details
    Browse the repository at this point in the history
  3. changelog

    Kully committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    8f557c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a85cb8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8517f3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c0d337 View commit details
    Browse the repository at this point in the history
  7. add choropleth files back

    Kully committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    8def60c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Merge pull request #938 from nburrus/convert-dash

    (matplotlylib) Make convert_dash more robust to changes in matplotlib.
    jackparmer authored Mar 1, 2018
    Configuration menu
    Copy the full SHA
    524a8a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Configuration menu
    Copy the full SHA
    b091aaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14a6a02 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Merge pull request #953 from plotly/announcement_update

    update dash workshop announcement
    cldougl authored Mar 5, 2018
    Configuration menu
    Copy the full SHA
    e994e55 View commit details
    Browse the repository at this point in the history
  2. version num to 2.5.0

    Kully committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    85d7549 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f898892 View commit details
    Browse the repository at this point in the history
  4. rename box_1 to box_a, etc

    Kully committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    2c07b12 View commit details
    Browse the repository at this point in the history
  5. remove shapefiles in tests dir

    Kully committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    736c42d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f08843 View commit details
    Browse the repository at this point in the history
  7. version to 2.5.0

    Kully committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    97213c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. Configuration menu
    Copy the full SHA
    0482dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edbd796 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #958 from dpryan79/fix941

    Don't crash if figure_factory is imported but pandas isn't installed
    Kully authored Mar 6, 2018
    Configuration menu
    Copy the full SHA
    8e7c112 View commit details
    Browse the repository at this point in the history
  4. pr for #958 PR

    Kully committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    c43c436 View commit details
    Browse the repository at this point in the history
  5. add PR reference

    Kully committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    e406bef View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. remove a comment

    Kully committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    fbaaba2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #947 from plotly/offline_mode_choropleth

    choropleth improvements
    Kully authored Mar 7, 2018
    Configuration menu
    Copy the full SHA
    8c7eb17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bde810 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #946 from plotly/dashboard-percent

    added fill_percent to params for insert, swap and remove
    Kully authored Mar 7, 2018
    Configuration menu
    Copy the full SHA
    d6d777b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Configuration menu
    Copy the full SHA
    56de411 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #959 from plotly/changelog-ff-crash

    Changelog/version bump for PR #958
    Kully authored Mar 8, 2018
    Configuration menu
    Copy the full SHA
    98feab6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. update plotlyjs for offline

    cldougl committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    cbc1779 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #971 from plotly/bump_pjs_1352

    update plotlyjs for offline
    cldougl authored Mar 12, 2018
    Configuration menu
    Copy the full SHA
    2f59570 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Configuration menu
    Copy the full SHA
    70f82c4 View commit details
    Browse the repository at this point in the history
  2. remove ipyplotly folder

    Kully committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    1d4f440 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f39a85b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3f6811 View commit details
    Browse the repository at this point in the history
  5. more in test_figures fixes

    Kully committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    07c0977 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. merged to ipyplotly integration

    Kully committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    36ed3aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    425c36a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2f5064 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de95849 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. Configuration menu
    Copy the full SHA
    c611a23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e714499 View commit details
    Browse the repository at this point in the history
  3. FigureWidget to OLD_CLASS_NAMES

    Kully committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    9ce82b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    234b979 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. fixed test_offline in optional

    Kully committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    55969d9 View commit details
    Browse the repository at this point in the history
  2. test_plotl_mpl fixed

    Kully committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    6f822cd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Configuration menu
    Copy the full SHA
    bb90864 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41a63ff View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. fixed JSONEncoding errors

    Kully committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    871341c View commit details
    Browse the repository at this point in the history
  2. last assert test in test_utils

    Kully committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    7a9aa99 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

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

Commits on Mar 26, 2018

  1. Configuration menu
    Copy the full SHA
    de5d242 View commit details
    Browse the repository at this point in the history
  2. update the changelog

    Kully committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    183a6fa View commit details
    Browse the repository at this point in the history
  3. bump version

    Kully committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    53d57ca View commit details
    Browse the repository at this point in the history
  4. changelog comments

    Kully committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    2260054 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #980 from plotly/windows-choropleth

    USA Choropleths OSError fixed in Windows
    Kully authored Mar 26, 2018
    Configuration menu
    Copy the full SHA
    0bde4e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. merge from Jon's PR

    Kully committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    4a977cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c154dd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Configuration menu
    Copy the full SHA
    f332e29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4397815 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6988d08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ea9e14 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. remove comment

    Kully committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    0f04191 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    274b003 View commit details
    Browse the repository at this point in the history
  3. changelog update

    Kully committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    f982427 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77cf63f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    588f7dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24ef193 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8386272 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b256334 View commit details
    Browse the repository at this point in the history
  9. PEP8 to greyscale list

    Kully committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    b8d04a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2018

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

Commits on Apr 2, 2018

  1. Configuration menu
    Copy the full SHA
    100ef19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89c4d38 View commit details
    Browse the repository at this point in the history
  3. chelsea's comment

    Kully committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    51cd9bc View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Configuration menu
    Copy the full SHA
    9f85771 View commit details
    Browse the repository at this point in the history
  2. fixed offline tests

    Kully committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    c4d1795 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cff0312 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    399c2dc View commit details
    Browse the repository at this point in the history
  5. fix minor tests in test_data

    Kully committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    98e2f54 View commit details
    Browse the repository at this point in the history
  6. fix test_error_bars

    Kully committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    330d99b View commit details
    Browse the repository at this point in the history
  7. null changes

    Kully committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    760b36a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. added white space

    Kully committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    9ffc488 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d96800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbd1304 View commit details
    Browse the repository at this point in the history
  4. deepcopy in assert_fig_equal

    Kully committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    efd4c2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f87a8b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. merge from ipyplotly-branch

    Kully committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    924501b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rebased-test-fixes' of https://github.com/plotly/plotly.py

     into rebased-test-fixes
    Kully committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    c90fe9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bf48c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fd5985 View commit details
    Browse the repository at this point in the history
  5. fix merge for rebase continue

    Kully committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    a4d6c5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0505070 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c937f8e View commit details
    Browse the repository at this point in the history
  8. merge to ipyplotly

    Kully committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    3e53c10 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #984 from plotly/better-geopandas-msg

    Better pip install error msg for county choropleth
    Kully authored Apr 5, 2018
    Configuration menu
    Copy the full SHA
    7a0ad41 View commit details
    Browse the repository at this point in the history
  10. validators update

    Kully committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    d93772d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Configuration menu
    Copy the full SHA
    1d5db95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56d0e5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46c9186 View commit details
    Browse the repository at this point in the history
  4. fix scatter.py

    Kully committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    3140f29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fa119a View commit details
    Browse the repository at this point in the history
  6. assert_dict_equal typo

    Kully committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    a3e3508 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3aaa3ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6f7aaf View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Merge branch 'master' of https://github.com/plotly/plotly.py into ipy…

    …plotly_integration
    Kully committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    35bf539 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ipyplotly_integration' of https://github.com/plotly/plo…

    …tly.py into ipyplotly_integration
    Kully committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    06fec5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e53bd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a59c0c2 View commit details
    Browse the repository at this point in the history
  5. test_datetimes fixes

    Kully committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    8f1e212 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Fix typo (agruments)

    simon04 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    365edce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #989 from simon04/agruments

    Fix typo (agruments)
    Kully authored Apr 13, 2018
    Configuration menu
    Copy the full SHA
    e932378 View commit details
    Browse the repository at this point in the history
  3. test_offline changes

    Kully committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    b981e72 View commit details
    Browse the repository at this point in the history
  4. do not strip fig of invalid elements wen running .get_figure\nthis is…

    … consistent with favoring validation failure to user\nrelated to TODO #283 Issue\n new valid charts created from old PlotlyImageTest examples
    Kully committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    23646ca View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. pull from maste

    Kully committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    5740d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeb7f7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec5cc2c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ipyplotly_integration' of https://github.com/plotly/plo…

    …tly.py into ipyplotly_integration
    Kully committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    a561275 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02ad817 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. xaxis -> xaxis1

    Kully committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    2d9cc9e View commit details
    Browse the repository at this point in the history
  2. test_plot

    Kully committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    41b0d03 View commit details
    Browse the repository at this point in the history
  3. fixed test_figure

    Kully committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    46051e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    499f29f View commit details
    Browse the repository at this point in the history
  5. fixed TestDistplot tests

    Kully committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    de4e6c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b0d607 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42e2462 View commit details
    Browse the repository at this point in the history