hvplot 0.12.2__tar.gz → 0.12.2a1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (250) hide show
  1. {hvplot-0.12.2 → hvplot-0.12.2a1}/PKG-INFO +1 -1
  2. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/releases.md +0 -35
  3. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/_version.py +2 -2
  4. {hvplot-0.12.2 → hvplot-0.12.2a1}/.gitignore +0 -0
  5. {hvplot-0.12.2 → hvplot-0.12.2a1}/LICENSE +0 -0
  6. {hvplot-0.12.2 → hvplot-0.12.2a1}/README.md +0 -0
  7. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_ext/backend_styling_options.py +0 -0
  8. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_ext/plotting_options_table.py +0 -0
  9. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/custom.css +0 -0
  10. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/favicon.ico +0 -0
  11. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/bokeh.gif +0 -0
  12. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/dask.gif +0 -0
  13. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/explorer.gif +0 -0
  14. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/geo.gif +0 -0
  15. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/geopandas.gif +0 -0
  16. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/intake.gif +0 -0
  17. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/interactive_hvplot.gif +0 -0
  18. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/interactive_pandas.gif +0 -0
  19. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/interactive_xarray.gif +0 -0
  20. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/large_data.gif +0 -0
  21. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/layout.gif +0 -0
  22. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/matplotlib.png +0 -0
  23. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/networkx.gif +0 -0
  24. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/overlay.png +0 -0
  25. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/pandas.gif +0 -0
  26. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/plotly.gif +0 -0
  27. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/widgets.gif +0 -0
  28. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/home/xarray.gif +0 -0
  29. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/images/heat_and_trees.png +0 -0
  30. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/images/portfolio.png +0 -0
  31. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/logo.png +0 -0
  32. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/logo_horizontal.png +0 -0
  33. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/logo_horizontal.svg +0 -0
  34. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/logo_stacked.svg +0 -0
  35. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/_static/patch_templates/sourcelink.html +0 -0
  36. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/about.md +0 -0
  37. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/assets/console.png +0 -0
  38. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/assets/console_server.gif +0 -0
  39. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/assets/diagram.png +0 -0
  40. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/assets/diagram.svg +0 -0
  41. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/assets/hvplot-wm.png +0 -0
  42. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/assets/streamz_demo.gif +0 -0
  43. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/conf.py +0 -0
  44. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/conftest.py +0 -0
  45. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/developer_guide.md +0 -0
  46. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/annotations/horizontal_bar_with_labels.ipynb +0 -0
  47. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/basic-charts/simple_area.ipynb +0 -0
  48. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/basic-charts/simple_bar.ipynb +0 -0
  49. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/basic-charts/simple_boxplot.ipynb +0 -0
  50. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/basic-charts/simple_heatmap.ipynb +0 -0
  51. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/basic-charts/simple_line.ipynb +0 -0
  52. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/basic-charts/simple_scatter.ipynb +0 -0
  53. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/basic-charts/simple_step.ipynb +0 -0
  54. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/big-data/large_vectorfield_downsampled.ipynb +0 -0
  55. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/categorical/category_bar.ipynb +0 -0
  56. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/categorical/category_heatmap.ipynb +0 -0
  57. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/categorical/grouped_bar.ipynb +0 -0
  58. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/categorical/horizontal_bar.ipynb +0 -0
  59. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/categorical/lollipop_plot.ipynb +0 -0
  60. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/categorical/stacked_bar.ipynb +0 -0
  61. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/categorical/strip_jitter.ipynb +0 -0
  62. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/geospatial/datashade_map.ipynb +0 -0
  63. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/geospatial/geopoints.ipynb +0 -0
  64. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/geospatial/map_overlay.ipynb +0 -0
  65. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/geospatial/paths_labels.ipynb +0 -0
  66. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/geospatial/polygon_map.ipynb +0 -0
  67. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/gridded/contour.ipynb +0 -0
  68. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/gridded/contourf.ipynb +0 -0
  69. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/gridded/image.ipynb +0 -0
  70. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/gridded/quadmesh.ipynb +0 -0
  71. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/gridded/rgb.ipynb +0 -0
  72. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/gridded/rgb_satellite_imagery.ipynb +0 -0
  73. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/gridded/vectorfield.ipynb +0 -0
  74. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/interactivity/app_bind.ipynb +0 -0
  75. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/interactivity/app_rx.ipynb +0 -0
  76. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/interactivity/groupby_widget.ipynb +0 -0
  77. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/multidimensional/andrews_curves.ipynb +0 -0
  78. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/multidimensional/groupby.ipynb +0 -0
  79. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/multidimensional/parallel_coordinates.ipynb +0 -0
  80. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/multidimensional/scatter_matrix.ipynb +0 -0
  81. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/multidimensional/scatter_multi.ipynb +0 -0
  82. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/statistical/bar_with_error_bars.ipynb +0 -0
  83. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/statistical/bivariate.ipynb +0 -0
  84. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/statistical/boxplot.ipynb +0 -0
  85. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/statistical/correlation_heatmap.ipynb +0 -0
  86. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/statistical/density_plot.ipynb +0 -0
  87. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/statistical/hexbin.ipynb +0 -0
  88. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/statistical/histogram.ipynb +0 -0
  89. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/statistical/horizontal_errorbars.ipynb +0 -0
  90. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/statistical/violin.ipynb +0 -0
  91. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/statistical/violin_scatter.ipynb +0 -0
  92. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/time-series/area_time_series.ipynb +0 -0
  93. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/time-series/dual_axis_timeseries.ipynb +0 -0
  94. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/time-series/forecast_bands.ipynb +0 -0
  95. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/time-series/lag_plot.ipynb +0 -0
  96. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/time-series/multi_series_line.ipynb +0 -0
  97. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/time-series/ohlc.ipynb +0 -0
  98. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/time-series/step_time_series.ipynb +0 -0
  99. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/time-series/time_series_bar.ipynb +0 -0
  100. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/gallery/time-series/time_series_line.ipynb +0 -0
  101. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/governance/project-docs/CONTRIBUTING.md +0 -0
  102. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/governance/project-docs/GOVERNANCE.md +0 -0
  103. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/governance/project-docs/LICENSE.md +0 -0
  104. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/governance/project-docs/MEMBERS.md +0 -0
  105. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/index.md +0 -0
  106. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/index.md +0 -0
  107. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.area.ipynb +0 -0
  108. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.bar.ipynb +0 -0
  109. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.barh.ipynb +0 -0
  110. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.bivariate.ipynb +0 -0
  111. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.box.ipynb +0 -0
  112. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.contour.ipynb +0 -0
  113. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.contourf.ipynb +0 -0
  114. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.dataset.ipynb +0 -0
  115. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.density.md +0 -0
  116. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.errorbars.ipynb +0 -0
  117. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.explorer.ipynb +0 -0
  118. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.heatmap.ipynb +0 -0
  119. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.hexbin.ipynb +0 -0
  120. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.hist.ipynb +0 -0
  121. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.image.ipynb +0 -0
  122. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.kde.ipynb +0 -0
  123. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.labels.ipynb +0 -0
  124. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.line.ipynb +0 -0
  125. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.ohlc.ipynb +0 -0
  126. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.paths.ipynb +0 -0
  127. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.points.ipynb +0 -0
  128. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.polygons.ipynb +0 -0
  129. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.quadmesh.ipynb +0 -0
  130. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.rgb.ipynb +0 -0
  131. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.scatter.ipynb +0 -0
  132. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.step.ipynb +0 -0
  133. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.table.ipynb +0 -0
  134. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.vectorfield.ipynb +0 -0
  135. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.hvPlot.violin.ipynb +0 -0
  136. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.plotting.andrews_curves.ipynb +0 -0
  137. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.plotting.lag_plot.ipynb +0 -0
  138. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.plotting.parallel_coordinates.ipynb +0 -0
  139. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api/manual/hvplot.plotting.scatter_matrix.ipynb +0 -0
  140. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api_compatibility/index.md +0 -0
  141. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api_compatibility/pandas/Pandas_API.ipynb +0 -0
  142. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/api_compatibility/pandas/index.ipynb +0 -0
  143. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/data_libraries.ipynb +0 -0
  144. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/deprecations.md +0 -0
  145. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/index.md +0 -0
  146. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/installation.md +0 -0
  147. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/plotting_extensions.ipynb +0 -0
  148. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/plotting_options/axis.ipynb +0 -0
  149. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/plotting_options/color_colormap.ipynb +0 -0
  150. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/plotting_options/data.ipynb +0 -0
  151. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/plotting_options/geographic.ipynb +0 -0
  152. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/plotting_options/index.md +0 -0
  153. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/plotting_options/interactivity.ipynb +0 -0
  154. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/plotting_options/legend.ipynb +0 -0
  155. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/plotting_options/resampling.ipynb +0 -0
  156. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/plotting_options/size_layout.ipynb +0 -0
  157. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/plotting_options/streaming.ipynb +0 -0
  158. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/ref/plotting_options/styling.ipynb +0 -0
  159. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/roadmap.md +0 -0
  160. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/topics.html +0 -0
  161. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/tutorials/getting_started.ipynb +0 -0
  162. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/tutorials/getting_started_pandas.ipynb +0 -0
  163. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/tutorials/index.md +0 -0
  164. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/Explorer.ipynb +0 -0
  165. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/Geographic_Data.ipynb +0 -0
  166. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/Gridded_Data.ipynb +0 -0
  167. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/Interactive.ipynb +0 -0
  168. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/Introduction.ipynb +0 -0
  169. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/Large_Timeseries.ipynb +0 -0
  170. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/NetworkX.ipynb +0 -0
  171. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/Plotting.ipynb +0 -0
  172. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/Plotting_Extensions.ipynb +0 -0
  173. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/Plotting_with_Matplotlib.ipynb +0 -0
  174. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/Plotting_with_Plotly.ipynb +0 -0
  175. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/Statistical_Plots.ipynb +0 -0
  176. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/Streaming.ipynb +0 -0
  177. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/Subplots.ipynb +0 -0
  178. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/Timeseries_Data.ipynb +0 -0
  179. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/Viewing.ipynb +0 -0
  180. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/Widgets.ipynb +0 -0
  181. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/images/simple.svg +0 -0
  182. {hvplot-0.12.2 → hvplot-0.12.2a1}/doc/user_guide/index.md +0 -0
  183. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/__init__.py +0 -0
  184. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/backend_transforms.py +0 -0
  185. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/converter.py +0 -0
  186. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/cudf.py +0 -0
  187. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/dask.py +0 -0
  188. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/data/crime.csv +0 -0
  189. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/datasets.yaml +0 -0
  190. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/duckdb.py +0 -0
  191. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/fugue.py +0 -0
  192. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/ibis.py +0 -0
  193. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/intake.py +0 -0
  194. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/interactive.py +0 -0
  195. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/networkx.py +0 -0
  196. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/pandas.py +0 -0
  197. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/plotting/__init__.py +0 -0
  198. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/plotting/andrews_curves.py +0 -0
  199. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/plotting/core.py +0 -0
  200. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/plotting/lag_plot.py +0 -0
  201. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/plotting/parallel_coordinates.py +0 -0
  202. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/plotting/scatter_matrix.py +0 -0
  203. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/polars.py +0 -0
  204. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/sample_data.py +0 -0
  205. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/sampledata.py +0 -0
  206. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/streamz.py +0 -0
  207. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/__init__.py +0 -0
  208. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/conftest.py +0 -0
  209. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/data/README.md +0 -0
  210. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/data/RGB-red.byte.tif +0 -0
  211. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/plotting/__init__.py +0 -0
  212. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/plotting/testandrewscurves.py +0 -0
  213. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/plotting/testcore.py +0 -0
  214. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/plotting/testohlc.py +0 -0
  215. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/plotting/testscattermatrix.py +0 -0
  216. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/test_links.py +0 -0
  217. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testbackend_transforms.py +0 -0
  218. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testcharts.py +0 -0
  219. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testdeprecations.py +0 -0
  220. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testdocstring.py +0 -0
  221. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testfugue.py +0 -0
  222. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testgeo.py +0 -0
  223. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testgeowithoutgv.py +0 -0
  224. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testgridplots.py +0 -0
  225. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testhelp.py +0 -0
  226. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testibis.py +0 -0
  227. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testinteractive.py +0 -0
  228. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testnetworkx.py +0 -0
  229. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testoperations.py +0 -0
  230. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testoptions.py +0 -0
  231. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testoverrides.py +0 -0
  232. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testpanel.py +0 -0
  233. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testpatch.py +0 -0
  234. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testpatchsignature.py +0 -0
  235. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testplotting.py +0 -0
  236. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/teststatplots.py +0 -0
  237. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/teststreaming.py +0 -0
  238. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testtransforms.py +0 -0
  239. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testui.py +0 -0
  240. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/testutil.py +0 -0
  241. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/tests/util.py +0 -0
  242. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/ui.py +0 -0
  243. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/util.py +0 -0
  244. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/utilities.py +0 -0
  245. {hvplot-0.12.2 → hvplot-0.12.2a1}/hvplot/xarray.py +0 -0
  246. {hvplot-0.12.2 → hvplot-0.12.2a1}/pyproject.toml +0 -0
  247. {hvplot-0.12.2 → hvplot-0.12.2a1}/scripts/conda/build.sh +0 -0
  248. {hvplot-0.12.2 → hvplot-0.12.2a1}/scripts/conda/recipe/meta.yaml +0 -0
  249. {hvplot-0.12.2 → hvplot-0.12.2a1}/scripts/download_data.py +0 -0
  250. {hvplot-0.12.2 → hvplot-0.12.2a1}/scripts/sync_git_tags.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hvplot
3
- Version: 0.12.2
3
+ Version: 0.12.2a1
4
4
  Summary: A high-level plotting API for the PyData ecosystem built on HoloViews.
5
5
  Project-URL: Homepage, https://hvplot.holoviz.org
6
6
  Project-URL: Source, http://github.com/holoviz/hvplot
@@ -2,41 +2,6 @@
2
2
 
3
3
  See [the HoloViz blog](https://blog.holoviz.org/#category=hvplot) for a visual summary of the major features added in a selection of releases.
4
4
 
5
- ## Version 0.12.2 (2025-12-18)
6
-
7
- The 0.12.2 release is a patch release that brings a few bugfixes and enhancements. Many thanks to @ahuang11, @Azaya89, @hoxbro, @MarcSkovMadsen, @maximlt, and @MridulS for their contributions!
8
-
9
- Enhancements:
10
-
11
- - Automatically convert `xlim/ylim` to Web Mercator when `tiles=True` ([#1685](https://github.com/holoviz/hvplot/pull/1685))
12
- - Automatically use `y` as default `text` kwarg if only two columns ([#1681](https://github.com/holoviz/hvplot/pull/1681))
13
-
14
- Bug Fixes:
15
-
16
- - Fix handling of `hv.dim` expressions in `size` and `color` parameters ([#1691](https://github.com/holoviz/hvplot/pull/1691))
17
- - Exclude internal style columns (`_color` and `_size`) from tooltips ([#1690](https://github.com/holoviz/hvplot/pull/1690))
18
-
19
- Documentation:
20
-
21
- - Document `attr_labels` ([#1677](https://github.com/holoviz/hvplot/pull/1677))
22
- - Fix typo in the NetworkX user guide ([#1686](https://github.com/holoviz/hvplot/pull/1686))
23
- - Scale networkx layout and fix graphviz init in doc build ([#1672](https://github.com/holoviz/hvplot/pull/1672))
24
- - Roadmap updates ([#1694](https://github.com/holoviz/hvplot/pull/1694))
25
-
26
- Compatibility:
27
-
28
- - Ensure Python 3.14 support ([#1688](https://github.com/holoviz/hvplot/pull/1688), [#1703](https://github.com/holoviz/hvplot/pull/1703))
29
- - Compatibility with the latest versions of DuckDB ([#1682](https://github.com/holoviz/hvplot/pull/1682))
30
- - Compatibility with the upcoming Pandas 3.0 ([#1704](https://github.com/holoviz/hvplot/pull/1704))
31
-
32
- Infrastructure / Tests:
33
-
34
- - Address warnings emitted by the unit tests suite ([#1700](https://github.com/holoviz/hvplot/pull/1700))
35
- - Miscellaneous changes ([#1697](https://github.com/holoviz/hvplot/pull/1697), [#1698](https://github.com/holoviz/hvplot/pull/1698), [#1699](https://github.com/holoviz/hvplot/pull/1699), [#1701](https://github.com/holoviz/hvplot/pull/1701), [#1702](https://github.com/holoviz/hvplot/pull/1702), [#1706](https://github.com/holoviz/hvplot/pull/1706), [#1707](https://github.com/holoviz/hvplot/pull/1707))
36
-
37
- [Full Changelog](https://github.com/holoviz/hvplot/compare/v0.12.1...v0.12.2)
38
-
39
-
40
5
  ## Version 0.12.1 (2025-08-29)
41
6
 
42
7
  The 0.12.1 release is a patch release that brings a few bugfixes and enhancements, and most importantly adds a new extended [Gallery](https://hvplot.holoviz.org/en/docs/latest/gallery/index.html) top-level section with about 50 examples, replacing the previous and limited *Reference Gallery*. Many thanks to @kmnhan (first contribution!), @hoxbro, @Azaya89, and @maximlt for their contributions!
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '0.12.2'
32
- __version_tuple__ = version_tuple = (0, 12, 2)
31
+ __version__ = version = '0.12.2a1'
32
+ __version_tuple__ = version_tuple = (0, 12, 2, 'a1')
33
33
 
34
34
  __commit_id__ = commit_id = None
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes