-------------------------------------------------------------------
Sat Feb 10 17:30:26 UTC 2018 - arun@gmx.de

- specfile:
  * update copyright year

- update to version 2.3.0:
  * Fixed
    + Merged pull request that fixes GraphWidget for IPython > v6
  * Updated
    + Updated plotly.min.js to version 1.33.1.
      o New plot types include a violin trace type.
      o New features include completely rewritten scattergl using regl
        and a completely rewritten polar chart renderer.
      o See the plotly.js CHANGELOG for additional information regarding
        the updates.

-------------------------------------------------------------------
Wed Dec  6 02:56:26 UTC 2017 - arun@gmx.de

- update to version 2.2.3:
  * Added
    + -column_width and row_width parameters for
       plotly.tools.make_subplots. Call
       help(plotly.tools.make_subplots) for documentation.
  * Updated plotly.min.js to version 1.31.2.
    + Fixes include adjustments to table trace for offline plotting.
    + See the plotly.js CHANGELOG for additional information regarding
      the updates.

-------------------------------------------------------------------
Sun Nov 26 21:26:06 UTC 2017 - arun@gmx.de

- update to version 2.2.2:
  * bullet chart figure factory. Call
    help(plotly.figure_factory.create_bullet) for examples and how to
    get started making bullet charts with the API.

-------------------------------------------------------------------
Fri Oct 27 15:47:20 UTC 2017 - arun@gmx.de

- update to version 2.2.1:
  * presentation objects now added to setup.py

- changes from version 2.2.0:
  * Added
    + NEW Presentations API for Python! Run
      help(plotly.presentation_objs.Presentations) for help or check
      out the new documentation

-------------------------------------------------------------------
Fri Oct 13 16:03:02 UTC 2017 - arun@gmx.de

- update to version 2.1.0:
  * Updated plotly.min.js to version 1.31.0.
    + New features include a table trace type.
    + See the plotly.js CHANGELOG for additional information regarding
      the updates.

-------------------------------------------------------------------
Sat Oct  7 03:43:33 UTC 2017 - arun@gmx.de

- update to version 2.0.16:
  * Updated plotly.min.js to version 1.31.0 for plotly.offline.
    See the plotly.js CHANGELOG for additional information regarding the updates.

-------------------------------------------------------------------
Tue Oct  3 01:20:15 UTC 2017 - arun@gmx.de

- update to version 2.0.15:
  * Updated plotly.min.js to version 1.30.0 for plotly.offline.
    + See the plotly.js CHANGELOG for additional information regarding
      the updates.

-------------------------------------------------------------------
Thu Aug 17 15:06:34 UTC 2017 - toddrme2178@gmail.com

- Update to python-plotly-2.0.14
- Fix imports

-------------------------------------------------------------------
Wed Aug  2 10:16:04 UTC 2017 - alarrosa@suse.com

- Update to python-plotly-2.0.12
- Use singlespec macros

-------------------------------------------------------------------
Wed Apr 29 13:23:34 UTC 2015 - toddrme2178@gmail.com

- Initial version