lets-plot

Multiplatform plotting library based on the Grammar of Graphics

MIT License

Downloads
30.4K
Stars
1.5K
Committers
20

Bot releases are visible (Hide)

lets-plot - v1.4.1

Published by VDovidaytis-HORIS over 4 years ago

[1.4.1] - 2020-05-20

Added

  • geom_smooth: automatic sampling when n>1000 and the method is LOESS.
lets-plot - v1.4.0

Published by VDovidaytis-HORIS over 4 years ago

[1.4.0] - 2020-05-13

Added

  • Support for interactive maps.
  • The as_discrete() function.
  • Polynomial regression of an arbitrary degree (thelm smoothing method) in geom_smooth.
  • axis_tooltip, axis_tooltip_x, axis_tooltip_y parameters in theme()
  • Kaggle and Datalore notebook demos.

Fixed

  • Severe performance degradation when using discrete scales [#119].
  • Opaque background to better support PyCharm dark theme [#121].
  • Auto-detection of a Kaggle environment.
  • Limits on the maximum plot size [#115].
  • Installation instructions for Windows users [#118 MinGW].

Changed

  • More slick shape for tooltips on the axis.
lets-plot - v1.4.0rc2

Published by VDovidaytis-HORIS over 4 years ago

lets-plot - v1.3.3rc1

Published by VDovidaytis-HORIS over 4 years ago

lets-plot - v1.3.0

Published by VDovidaytis-HORIS over 4 years ago

[1.3.0] - 2020-03-26

Added

  • Python 3.6 support.
  • Windows platform support.
  • SVG/HTML export to file.
  • Offline mode for Jupyter notebooks.
  • Support for cloud-based notebooks like Google Colab and Datalore.
  • JVM Maven artefacts released.

Fixed

  • No tooltip on geom_rect and geom_vline.
  • Error when date-time series contains NaT value.

Changed

  • Optional load_lets_plot_js() function is now deprecated.
  • Initialisation call LetsPlot.setup_html() is now mandatory in Jupyter.
lets-plot - v1.3.0rc1

Published by VDovidaytis-HORIS over 4 years ago

lets-plot - v1.2.1

Published by VDovidaytis-HORIS over 4 years ago

[1.2.1] - 2020-02-13

Fixed

  • tooltip not showing in geom_polygon
lets-plot - v1.2.0

Published by VDovidaytis-HORIS over 4 years ago

[1.2.0] - 2020-02-12

Added

  • geopandas support in geoms: point, path, polygon, rect, text.
  • support for LOESS smoothing method in geom_smooth.
  • new geometry layers: geom_crossbar, geom_linerange, geom_pointrange, geom_bin2d.
  • support for coordinate stystem xlim, ylim parameters (i.e. "clipping").

Fixed

  • Was not working weight parameter in stats: bin, count, bin2d, density, density2d
  • incorrect tooltip line 'NaN' in geom_boxplot.
  • ambiguous tooltip positioning in geoms: tile, bin2d.
  • cropped text in tooltip.
lets-plot - v1.2.0rc2

Published by VDovidaytis-HORIS over 4 years ago

lets-plot - v1.2.0rc1

Published by VDovidaytis-HORIS over 4 years ago

lets-plot - v1.1.0

Published by VDovidaytis-HORIS almost 5 years ago

[1.1.0] - 2019-12-17

Added

  • GGBunch. Combines several different plots into one graphical object.
  • geom_image(). Displays an image specified by ndarray with shape (n,m) or (n,m,3) or (n,m,4).
  • gg_image_matrix(). A utility helping to combine several images into one graphical object.
  • user_guide.ipynb
  • ggbunch.ipynb
  • scatter_matrix.ipynb
  • image_101.ipynb
  • image_fisher_boat.ipynb
  • image_matrix.ipynb

Changed

  • Switched to Kotlin 1.3.61

Fixed

  • scale_datetime(). Date-time formatting in tooltips.
  • Links in README_PYTHON.md
lets-plot - v1.1.0rc1

Published by VDovidaytis-HORIS almost 5 years ago

lets-plot - v1.0.0

Published by VDovidaytis-HORIS almost 5 years ago

[1.0.0] - 2019-11-27

Changed

  • First public release.
lets-plot - v1.0.0rc1

Published by VDovidaytis-HORIS almost 5 years ago

lets-plot - Datalore Plot v0.0.1rc4

Published by VDovidaytis-HORIS almost 5 years ago

Package Rankings
Top 12.28% on Repo1.maven.org
Top 2.47% on Pypi.org
Badges
Extracted from project README
official JetBrains project License MIT Latest Release Latest Release Latest Release JetBrains Plugins JetBrains plugins