Revisions of python-holoviews

Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 789382 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 25)
update to latest version
buildservice-autocommit accepted request 750862 from Todd R's avatar Todd R (TheBlackCat) (revision 24)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 750640 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 23)
update to latest version
buildservice-autocommit accepted request 742271 from Todd R's avatar Todd R (TheBlackCat) (revision 22)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 742270 from Todd R's avatar Todd R (TheBlackCat) (revision 21)
Update to 0.12.6
buildservice-autocommit accepted request 727463 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 20)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 727359 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 19)
update to latest version
buildservice-autocommit accepted request 706142 from Todd R's avatar Todd R (TheBlackCat) (revision 18)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 706140 from Todd R's avatar Todd R (TheBlackCat) (revision 17)
- update to version 1.12.3
  * Bug fixes:
    * Fixed regression causing unhashable data to cause errors in streams
    * Ensure that hv.help handles non-HoloViews objects
    * Ensure that DataLink handles data containing NaNs
    * Ensure that bokeh backend handles Cycle of markers
    * Fix for using opts method on DynamicMap
    * Ensure that bokeh backend handles DynamicMaps with variable length
      NdOverlay
    * Fix default width/height setting for HeatMap
    * Ensure that dask imports handle modularity
    * Fixed regression in xarray data interface
    * Ensure that RGB hover displays the integer RGB value
    * Ensure that param streams handle subobjects
- update to version Version 1.12.2
  + Enhancements:
    *  Add styles argument to draw tool streams to allow cycling colors
  and other styling when drawing glyphs
    *  Add ability to define alpha on (data)shade operation
    * Ensure that categorical plots respect Dimension.values order
  + Compatibility:
    * Compatibility with Plotly 3.8
  + Bug fixes:
    * Ensure that bokeh server plot updates have the exclusive Document
      lock
    * Ensure that Dimensioned streams are inherited on `__mul__`
    * Ensure that bokeh hover tooltips are updated when dimensions change
    * Fix DynamicMap.event method for empty streams
    * Fixed handling of datetimes on Path plots
    * Ensure that resampling operations do not cause event loops
  + Backward compatibility:
    * Added color cycles on Violin and BoxWhisker elements due to earlier
      regression
buildservice-autocommit accepted request 696914 from Todd R's avatar Todd R (TheBlackCat) (revision 16)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 696913 from Todd R's avatar Todd R (TheBlackCat) (revision 15)
- update to version 1.12.1
  * Add support for passing in parameter instances as streams
- update to version 1.12.0
  + Features:
    * New plot options for controlling layouts including a responsive mode
      as well as improved control over aspect using the newly updated bokeh
      layout engine.
    * Added a succinct and powerful way of creating DynamicMaps from
      functions and methods via the new `.apply` method.
  + Enhancements:
    * Added a number of new plot options including a clabel param for
      colorbars, exposed Sankey font size and added a radius for bokeh
      nodes.
    * Switched notebook output to use an HTML mime bundle instead of
      separate HTML and JS components.
    * Improved support for style mapping constant values via
      `dim.categorize`  
  + Bug fixes:
    * Fixes for colorscales and colorbars
    * Other miscellaneous fixes
- Update to version 1.11.3
  + Bug fixes:
    * All unused Options objects are now garbage collected fixing the last
      memory leak
    * Ensured updating of size on matplotlib charts does not error
    * Fix casting of datetimes on dask dataframes
    * Ensure that calling redim does not break streams and links
    * Ensure that matplotlib polygon plots close the edge path
    * Fixed bokeh ArrowPlot error handling colorbars
    * Fixed bug in angle conversion on the VectorField if invert_axes
    * Ensure that all non-Annotation elements support empty constructors
    * Fixed bug handling out-of-bounds errors when using tap events on
      datetime axis
  + Enhancements:
    * Apply Labels element offset using a bokeh transform allowing Labels
      element to share data with original data
    * Allow using datetimes in xlim/ylim/zlim
    * Optimized rendering of TriMesh wireframes
    * Add support for datetime formatting when hovering on Image/Raster
    * Added Tiles element from GeoViews
  
buildservice-autocommit accepted request 670742 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 14)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 670738 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 13)
update to latest version
buildservice-autocommit accepted request 668131 from Todd R's avatar Todd R (TheBlackCat) (revision 12)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 668130 from Todd R's avatar Todd R (TheBlackCat) (revision 11)
- Disable tests again, they still aren't working.
- Fix incomplete conversion from wheel to tar.gz
buildservice-autocommit accepted request 663819 from Todd R's avatar Todd R (TheBlackCat) (revision 10)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 9)
- Switch to normal tarball and enable tests
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 667211 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 8)
update to latest version
Todd R's avatar Todd R (TheBlackCat) accepted request 663818 from Todd R's avatar Todd R (TheBlackCat) (revision 7)
- update to version 1.11.0
  + Features:
    * Generalized support for style mapping using `dim` transforms
      ([2152](https://github.com/ioam/holoviews/pull/2152))
    * Added alternative to opts magic with tab-completion
      ([#3173](https://github.com/ioam/holoviews/pull/3173))
    * Added support for Polygons with holes and improved contours
      operation ([#3092](https://github.com/ioam/holoviews/pull/3092))
    * Added support for Links to express complex interactivity in JS
      ([#2832](https://github.com/ioam/holoviews/pull/2832))
    * Plotly improvements including support for plotly 3.0
      ([#3194](https://github.com/ioam/holoviews/pull/3194)), improved
      support for containers
      ([#3255](https://github.com/ioam/holoviews/pull/3255)) and support
      for more elements
      ([#3256](https://github.com/ioam/holoviews/pull/3256))
    * Support for automatically padding plots using new `padding` option
      ([#2293](https://github.com/ioam/holoviews/pull/2293))
    * Added `xlim`/`ylim` plot options to simplify setting axis ranges
      ([#2293](https://github.com/ioam/holoviews/pull/2293))
    * Added `xlabel`/`ylabel` plot options to simplify overriding axis
      labels ([#2833](https://github.com/ioam/holoviews/issues/2833))
    * Added `xformatter`/`yformatter` plot options to easily override tick
      formatter ([#3042](https://github.com/ioam/holoviews/pull/3042))
    * Added `active_tools` options to allow defining tools to activate on
      bokeh plot initialization
      ([#3251](https://github.com/ioam/holoviews/pull/3251))
    * Added `FreehandDraw` stream to allow freehand drawing on bokeh plots
      ([#2937](https://github.com/ioam/holoviews/pull/2937))
    * Added support for `cftime` types for dates which are not supported
      by standard datetimes and calendars
      ([#2728](https://github.com/ioam/holoviews/pull/2728))
    * Added top-level `save` and `render` functions to simplify exporting
      plots ([#3134](https://github.com/ioam/holoviews/pull/3134))
    * Added support for updating Bokeh bokeh legends
      ([#3139](https://github.com/ioam/holoviews/pull/3139))
    * Added support for indicating directed graphs with arrows
      ([#2521](https://github.com/ioam/holoviews/issues/2521))
  + Enhancements:
    * Improved import times
      ([#3055](https://github.com/ioam/holoviews/pull/3055))
    * Adopted Google style docstring and documented most core methods and
      classes ([#3128](https://github.com/ioam/holoviews/pull/3128)
  + Bug fixes:
    * GIF rendering fixed under Windows
      ([#3151](https://github.com/ioam/holoviews/issues/3151))
    * Fixes for hover on Path elements in bokeh
      ([#2472](https://github.com/ioam/holoviews/issues/2427),
      [#2872](https://github.com/ioam/holoviews/issues/2872))
    * Fixes for handling TriMesh value dimensions on rasterization
      ([#3050](https://github.com/ioam/holoviews/pull/3050))
  + Deprecations:
    * `finalize_hooks` renamed to `hooks`
      ([#3134](https://github.com/ioam/holoviews/pull/3134))
    * All `*_index` and related options are now deprecated including
      `color_index`, `size_index`, `scaling_method`, `scaling_factor`,
      `size_fn` ([#2152](https://github.com/ioam/holoviews/pull/2152))
    * Bars `group_index`, `category_index` and `stack_index` are deprecated in
      favor of stacked option
      ([#2828](https://github.com/ioam/holoviews/issues/2828))
    * iris interface was moved to GeoViews
      ([#3054](https://github.com/ioam/holoviews/pull/3054))
    * Top-level namespace was cleaned up
      ([#2224](https://github.com/ioam/holoviews/pull/2224))
    * `ElementOpration`, `Layout.display` and `mdims` argument to `.to`
      now fully removed
      ([#3128](https://github.com/ioam/holoviews/pull/3128))
    * `Element.mapping`, `ItemTable.values`, `Element.table`,
      `HoloMap.split_overlays`, `ViewableTree.from_values`,
      `ViewableTree.regroup` and `Element.collapse_data` methods now
      marked for deprecation
      ([#3128](https://github.com/ioam/holoviews/pull/3128))
- Switch to wheel
buildservice-autocommit accepted request 645468 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 6)
baserev update by copy to link target
Displaying revisions 41 - 60 of 65
openSUSE Build Service is sponsored by