Revisions of python-hvplot

Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 950539 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 21)
- Don't test with python310-dask: not supported yet
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 921146 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 20)
HOW MANY TIMES DO I HAVE TO REBASE BEFORE YOU CHECK YOUR ENVIRONMENT?

- Update to 0.7.3
  * Improved .interactive Dataframe support: max_rows display,
    column access (#640)
  * Improved accessor and attribute behavior for .interactive
    (#633, #635, #641, #642)
  * Add .holoviews() terminal method to .interactive pipelines
  * Add support for kwargs to .interactive.layout
  * Misc fixes to .interactive API (#630, #632)
  * Allow dynspread=True to be used with rasterize=True (now that
    Datashader supports it)
- remove unnecessary no-network.patch

- Fix pooch cache dir for xarray tutorial data
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 19)
- Add no-network.patch to allow testing without a network
  connection (gh#holoviz/hvplot#662).
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 18)
- Update to 0.7.2:
  - Add support for geographic features (#622)
  - Added support for OHLC plot (#623)
  - Add Ibis backend, providing hvPlot features for lazy SQL
    queries (#507)
  - Support setting options for diagonal plots in scatter_matrix
    (#602)
  - Take group_label from columns if available (#615)
  - Add kwargs to interactive.layout()
  - Fix support for clim on contours (#587)
  - Adding default coordinates to datasets with missing coords
    (#605)
  - Do not plot streamz example point (#614)
  - Fix passing in multiple z-values (#616)
  - Ensure violin and boxplot color is applied (#619)
  - Ensure categorical colormapping is applied during datashade
    (#621)
  - Switch default tile source to OSM (since Wikipedia tiles are
    no longer available) (#610)
  - Correctly document .hist rather than .histogram (#571)
  - Use strings rather than bytes when referring to airplane
    dataset columns (#538)
  - Preserve function signature and docstring in
    with_hv_extension (#601)
  - Add hover_cols example (#612)
  - Switch to pydata sphinx theme (#613)
  - Update available options in customization docs (#620)
  - Add hover='vline' hover='hline' options to expose Bokeh HoverTool mode (#493)
  - Support streaming plots from HoloViews streams (not needing
    a streamz source) (#542)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 907132 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 17)
- Fix pooch cache dir for xarray tutorial data
buildservice-autocommit accepted request 872002 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 871746 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 15)
- Update to version 0.7.0
  Major new features:
  * Powerful new .interactive() API for building easy apps (#505,
    #523)
  * New transforms argument to transform data in .hvplot() calls 
    (#526)
  Other new features and enhancements:
  * Support passing geographic projections as strings (#372)
  * Improved data selection, e.g. for filtering on metadata (#522)
  * Provide color_key to datashade as well as cmap, for convenience
    (#525)
  * Update param warnings to new API (#528)
  Bug fixes:
  * Fix for specifying hover_cols (#504)
  * Remove outdated reference to __main__ console script (#494)
  * Misc doc fixes, including to Streaming.ipynb (#481, #511)
  * Handle node_shape for networkx (#527)
- Skip python36 build: python36-numpy is being removed from TW
  (NEP 29)
- Enable test suite
  * Use xarray-data.tar.gz
  * Skip tests not working on 32-bit gh#holoviz/hvplot#560
- No more entrypoint
buildservice-autocommit accepted request 816746 from Todd R's avatar Todd R (TheBlackCat) (revision 14)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 816744 from Todd R's avatar Todd R (TheBlackCat) (revision 13)
- Update to version 0.6.0
  + New features:
    * Added (a start to) a reference gallery (#302, #357, #359, #360, #361)
    * Improved save and show utilities (#451)
    * Improved compatibility for tab completion (#411)
    * Major performance enhancement with Datashader in some cases (#465)
    * Add support for cuDF (#454, #466)
    * Support by argument for categorical aggregation (#461)
    * Support color_key alias (#446, #458)
    * Support spatialpandas for large sets of polygons (#459)
    * Add fontscale keyword (#397)
    * Added heat and trees example to topics (#378)
  + Bug fixes and compatibility:
    * Fixed 'title_format' deprecation warning (#428)
    * Fix networkx documentation (#476)
    * Avoid sorting overlays, to make color cycles consistent (#475)
    * Replaced sphinx_pyviz_theme with sphinx_holoviz_theme (#366)
    * Removed references to pyviz (#373)
    * Update environment.yml (#356)
    * Misc bugfixes/updates (#387, #403, #408, #439, #447, #448, #449, #450, #452, #453, #456, #467)
buildservice-autocommit accepted request 808793 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 12)
baserev update by copy to link target
buildservice-autocommit accepted request 794030 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 10)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 794029 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 9)
- Remove nose dep since we can't run the tests
buildservice-autocommit accepted request 742957 from Todd R's avatar Todd R (TheBlackCat) (revision 8)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 742956 from Todd R's avatar Todd R (TheBlackCat) (revision 7)
Update to 0.5.2
 
buildservice-autocommit accepted request 707306 from Todd R's avatar Todd R (TheBlackCat) (revision 6)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 707305 from Todd R's avatar Todd R (TheBlackCat) (revision 5)
- Fix jupyter dependencies.
Todd R's avatar Todd R (TheBlackCat) committed (revision 4)
converted link to branch
Todd R's avatar Todd R (TheBlackCat) committed (revision 3)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 670444 from Todd R's avatar Todd R (TheBlackCat) (revision 2)
initialized devel package after accepting 670444
Displaying revisions 21 - 40 of 41
openSUSE Build Service is sponsored by