Skip to main content

An open source library for statistical plotting

Project description

Lets-Plot

official JetBrains project License MIT Latest Release

Lets-Plot is a multiplatform plotting library built on the principles of the Grammar of Graphics.

The library design is heavily influenced by Leland Wilkinson's work The Grammar of Graphics describing the deep features that underlie all statistical graphics.

This grammar [...] is made up of a set of independent components that can be composed in many different ways. This makes [it] very powerful because you are not limited to a set of pre-specified graphics, but you can create new graphics that are precisely tailored for your problem.

Grammar of Graphics for Python Latest Release

A bridge between R (ggplot2) and Python data visualization.
To learn more, see the documentation site at lets-plot.org/python.

Grammar of Graphics for Kotlin Latest Release

Notebooks

Create plots in Kotlin Notebook, Datalore, Jupyter with Kotlin Kernel
or any other notebook that supports Kotlin Kernel.
To learn more, see the Lets-Plot Kotlin API project at GitHub.

Compose Multiplatform

Embed Lets-Plot charts in Compose Multiplatform applications.
To learn more, see the Lets-Plot Compose Frontend project at GitHub.

JVM and Kotlin/JS

Embed Lets-Plot charts in JVM (Swing, JavaFX) and Kotlin/JS applications.
To learn more, see the Lets-Plot Kotlin API project at GitHub.

Documentation

Kotlin API documentation site: lets-plot.org/kotlin.

"Lets-Plot in SciView" plugin

JetBrains Plugins JetBrains plugins

Scientific mode in PyCharm and in IntelliJ IDEA provides support for interactive scientific computing and data visualization.

Lets-Plot in SciView plugin adds support for interactive plotting to IntelliJ-based IDEs with the Scientific mode enabled.

Note: The Scientific mode is NOT available in communinty editions of JetBrains IDEs.

Also read:

What is new in 4.8.0

  • geom_pointdensity() Geometry

    f-25e/images/geom_pointdensity.png

    See example notebook.

  • Explicit group aesthetic now overrides default grouping behavior instead of combining with it

[!IMPORTANT] BREAKING CHANGE:

Previously, setting group='variable' would group by both the explicit variable AND any discrete aesthetics (color, shape, etc.).
Now it groups ONLY by the explicit variable, matching ggplot2 behavior.
Use group=[var1, var2, ...] to group by multiple variables explicitly,
and group=[] to disable any grouping.

f-25e/images/group_override_defaults.png

See example notebook.

  • gggrid(): support for shared legends (parameter guides)

    f-25e/images/group_override_defaults.png

    See example notebook.

  • Better handling of missing values in geom_line(), geom_path(), geom_ribbon(), and geom_area()

    f-25e/images/missing_values_ribbon.png

    See example notebook.

  • geom_histogram(): custom bin bounds (parameter breaks)

    See example notebook.

  • Legend automatically wraps to prevent overlap — up to 15 rows for vertical legends and 5 columns for horizontal ones

    See example notebook.

  • flavor_standard() resets the theme's default color scheme

    Use to override other flavors or make defaults explicit.

    See example notebook.

  • 'left', 'right', 'top', and 'bottom' legend justification

    See example notebook.

  • ggtb(): Added size_zoomin and size_basis parameters to control point size scaling behavior when zooming (works with geom_point and related layers).

    See: example notebook.

  • And More

    See CHANGELOG.md for a full list of changes.

Recent Updates in the Gallery

images/changelog/4.8.0/square-cities_density.png images/changelog/4.7.0/square-raincloud.png images/changelog/4.7.0/square-europe_capitals.png images/changelog/4.7.0/square-trading_chart.png f-25a/images/magnifier_inset.png f-25a/images/ggbunch_indonesia.png images/changelog/4.7.0/square-lets_plot_in_2024.png images/changelog/4.7.0/square-plot_layout_scheme.png f-24g/images/theme_legend_scheme.png

Change Log

CHANGELOG.md

Code of Conduct

This project and the corresponding community are governed by the JetBrains Open Source and Community Code of Conduct. Please make sure you read it.

License

Code and documentation released under the MIT license. Copyright © 2019-2025, JetBrains s.r.o.

Project details


Release history Release notifications | RSS feed

This version

4.8.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

lets_plot-4.8.1-cp313-cp313-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.13Windows x86-64

lets_plot-4.8.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

lets_plot-4.8.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

lets_plot-4.8.1-cp313-cp313-macosx_12_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.13macOS 12.0+ ARM64

lets_plot-4.8.1-cp313-cp313-macosx_10_15_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

lets_plot-4.8.1-cp312-cp312-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.12Windows x86-64

lets_plot-4.8.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

lets_plot-4.8.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

lets_plot-4.8.1-cp312-cp312-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

lets_plot-4.8.1-cp312-cp312-macosx_10_15_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

lets_plot-4.8.1-cp311-cp311-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.11Windows x86-64

lets_plot-4.8.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

lets_plot-4.8.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

lets_plot-4.8.1-cp311-cp311-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

lets_plot-4.8.1-cp311-cp311-macosx_10_15_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

lets_plot-4.8.1-cp310-cp310-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.10Windows x86-64

lets_plot-4.8.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

lets_plot-4.8.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

lets_plot-4.8.1-cp310-cp310-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

lets_plot-4.8.1-cp310-cp310-macosx_10_15_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

lets_plot-4.8.1-cp39-cp39-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.9Windows x86-64

lets_plot-4.8.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

lets_plot-4.8.1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

lets_plot-4.8.1-cp39-cp39-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

lets_plot-4.8.1-cp39-cp39-macosx_10_15_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

File details

Details for the file lets_plot-4.8.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: lets_plot-4.8.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for lets_plot-4.8.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 924f12dbd2af321b2637d6dfe3aec65aba59dc5e1ee19151928bcb019eaf01b1
MD5 1a696292d2bf4e3c2a2de52502e54c49
BLAKE2b-256 1ae42e228346b4220f7ec6bedb94ebb1c6d6de63911ec4c6b00cb453d43dee1a

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 4677190573b24e83f74ed570cc1df05cd4f69362e14391237f025c860f28ca08
MD5 a32e8c68dca108cffe8f6a97cbf00f00
BLAKE2b-256 7497660ef885b8e1ce453b474be342e4baa4999d4c5955b02611ad28d039fa0d

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a535f04717e502e0346460aa8b95438690aa1b8d6db89a52277c612a87bef35c
MD5 2a122906558450aef3509fad83cdec79
BLAKE2b-256 38a6835cb25a081c9fc29ed8d6c37f0d8683f4e2d61dd92e2ebfef210e001a2f

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp313-cp313-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 b6690d90318994e614a80e21935564a42f5f755d20ad79ec4fccfe8fab6ed4da
MD5 4a02bc4a2d0910a60e16ae178e28f6ed
BLAKE2b-256 6032b9c2ad3285e78314413a06b6fdc01035990468dc354ed1c448856161a025

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e3be9ec0bf39a8bf61985f6c66277965999ecd9d04b6c055d7258575eb11219e
MD5 31df516e82b9021114600606541a82a0
BLAKE2b-256 303bbacb8b53bc8ace3f5b43aaf3fdcd5044c42dcc508d186da29bebe30900b2

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: lets_plot-4.8.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for lets_plot-4.8.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 31bad00000ce88651c8ed5b4be474b5f94acff98b50a1ca98504fe4099b833fa
MD5 b468acc5074b949f96b2acb73d47ad82
BLAKE2b-256 b7d61d06290857348a60e04388d6a3cca2b5e47687904bdaa54385b0973c6fc2

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 78be883f81007613f552798bcc7c996b30634308759b17432a6d95a1e114fae5
MD5 373c9aefe206e5dac685702172ee8272
BLAKE2b-256 fea78b990370f3feeb4a38babce01a9a076b3ba164ae99346e8a262d4cec0f17

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 98de1cd2ddee785ae8ac94c1ab7ed80bb7608679d25e1b13e0c5b47dd26d2e3c
MD5 3e96c872132a1e4b2073e538be420894
BLAKE2b-256 8d0a8a47643e3df7857c5501197722e2040a6ea120d9fab79b6590bfab33747c

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 884b059157f1e8127d9085a22af8eb677a18e46cdad90bc57b3c3e510c80ecc5
MD5 4e96d75ceb8b499d9386edf2eba71350
BLAKE2b-256 de65ae479d0d68bc975aef242299271b1438e8584b31a257eee8876034b36ff9

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3c611f03d62207900ec122c246eb446b61939cdaca97885b100fa6fbbb0d3105
MD5 c0251a90524ef2891b2db5390a3a3285
BLAKE2b-256 6a0de14409ae117c9f836fef95f684481299c0948f4550eaa5de1a4f2d1b66ad

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: lets_plot-4.8.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for lets_plot-4.8.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 279890e6956003a46bfea920f804acea5db0e497f7ce7423ba895d08485f49a7
MD5 a1c7b0499763f370cd8562815d0d1899
BLAKE2b-256 5d2814838524f05308aff5ebfced6f2cd72fe679653030863d9e8f37b6e625bd

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a0e9b4afd0996269765e53b8addd801935b57e2b3abf8f259b5de7a662d1e318
MD5 24b79f335fdae8b7672a76e56e75b1fc
BLAKE2b-256 4f21ca05ebe94e127868616e0c9135dd3f633cf890fd3324964d47980f4094bb

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 0509649020b789b6d2d02939090383d5d3e8c73d9f7011d1a1104d64d9622d98
MD5 b1777370534aab9e7019521575a436da
BLAKE2b-256 dbacb84563c28f8b42a55d6fe0331a302d2ab59956601fe328f4508cda713f82

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fa2037078a78bdb3a9cff72e1ca4dd56b43f46321de0c3a8bcb523ea79da65e0
MD5 84648f9ce5310a911ed9e17efab22907
BLAKE2b-256 8585a5c949407935128a30173c1bf40315b55026508e7f5aff036ff491835dce

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 50b3dcac5408d1068b35f1c8775b29625c148fbbd764fca1779f2a3eef11d224
MD5 d0c438906fe58570f3544cbec885f261
BLAKE2b-256 d5a911e78463dbc68e2c96aa6f82fd0a90924fdaeafbe7f57d1abe8d3836d44a

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: lets_plot-4.8.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for lets_plot-4.8.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b53be71a82f476ab94b5c5c2017a20e31357e20fbcaba9862cda40fffb885324
MD5 55de500ad875a231fea83cbee90f7d1d
BLAKE2b-256 7c312f285f3630ff0964a9b89306049e47946efcabff2e00b62e9b34890be937

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 5aca4673cfa3057360cffbe62022412d1f64d835323d5c675eb30cecffbfe41e
MD5 7514bcf9b32645a2fd3c8d8140eb39d0
BLAKE2b-256 5aad060f354dfbadab5dc552a962cbbae66d109ed7678955cc3a2bb52eaec93f

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 7c27ae9008292897f15e3f02ab44d4b6c69e72f79c6a37bbefb0da0f129bf33e
MD5 b0f46eb7cdeb70611fc2c239d094aeba
BLAKE2b-256 07560b6024410152d6356b138abd6355cf8f3c6ddfffb4e26d72395cebddd5d5

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3dccbe2086927589248faec41cc8aa202124e945fd8ebec86c4cefa6dff75d07
MD5 1c5ae011214a200a9f031dc444e79bd5
BLAKE2b-256 8d6b01ba8c8861c5ccc6803379675773005c694b0ca23401487ef1a3b7b91e3a

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 651effa6900b10c3d9cc6debb46cd5cef00a37f13f4a7a0f617f6f259d872d33
MD5 17bc6a7f7c0892184e0e33e7293db0ad
BLAKE2b-256 cace3023b142495688a86bf88675c2bd113bc9b518a17c7ee89f916711656017

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: lets_plot-4.8.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for lets_plot-4.8.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8aa45b3ea492d83935e28594a7bf9bcc511d69602f3cf251f020f28311b07a28
MD5 a6e99f8031c926470151b319719bc0b7
BLAKE2b-256 1c6145f2776ccf9ca079c32657bc75e29b74f152961212aa126566362cafc197

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 70058efdf85a1676503818b1820390c269f26eca9a71a9fb381fa5e124e9a362
MD5 df96ddd4f3acea3c45599d1ca1962bb8
BLAKE2b-256 4af1c9cd99922007346799b98a6121a47f7b1e78c40caaa7c36af9f917324fd6

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 0e8615374d3e134cbbb71433552587ad1a4ba89508be746f3cfa9351eea4a08d
MD5 8ea5b7d84e7d7f96d416e12b1f85b27b
BLAKE2b-256 c3d1da629826cfa751e63fdb41bcc95fc488cf86a7212d658f98393c6b3ae610

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d9354c9d5883ffed5f6c9e8403fe723d8071ba34b358066b84518a896658b704
MD5 cfd28570f900c4f4cbb60acd70efaf2e
BLAKE2b-256 3f26826c5f9c4dbfa98e4e244a31e7cda8e9f8c48fad63b53d70ca749c4eece6

See more details on using hashes here.

File details

Details for the file lets_plot-4.8.1-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.8.1-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 87efee0fd836697c5090fe0f81106c1137606ff097734d1820b5cc2aafee9093
MD5 75a6d50054f4e7d82a46fde62c318497
BLAKE2b-256 3b4a4fca4dc9f610fd2fc98d8b9ca6070ead6ff13232bd65be8728d249225277

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page