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.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.0

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.0-cp313-cp313-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.13Windows x86-64

lets_plot-4.8.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

lets_plot-4.8.0-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.0-cp313-cp313-macosx_12_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.13macOS 12.0+ ARM64

lets_plot-4.8.0-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.0-cp312-cp312-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.12Windows x86-64

lets_plot-4.8.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

lets_plot-4.8.0-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.0-cp312-cp312-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

lets_plot-4.8.0-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.0-cp311-cp311-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.11Windows x86-64

lets_plot-4.8.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

lets_plot-4.8.0-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.0-cp311-cp311-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

lets_plot-4.8.0-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.0-cp310-cp310-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.10Windows x86-64

lets_plot-4.8.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

lets_plot-4.8.0-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.0-cp310-cp310-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

lets_plot-4.8.0-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.0-cp39-cp39-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.9Windows x86-64

lets_plot-4.8.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

lets_plot-4.8.0-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.0-cp39-cp39-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

lets_plot-4.8.0-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.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: lets_plot-4.8.0-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.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ff084e0c839dc6396f5a64f2b4af0a2486e6e080e61694bc56999495704f5b1c
MD5 8595835555317ab02f55210f76a03ee2
BLAKE2b-256 0248bf26d06bb7a0d0f4e07d68216bee625f24a13644020632d83c4decb16add

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 49c51e763112567994131b662a0e8110057009cd19df0dc88991af562ffc0b14
MD5 9f9edca82c4a491e4cbde7e7bda3e8b3
BLAKE2b-256 950c52c4d909c7d5cfd4e1f984a3e87487cbe15ca2d416b54955f9abb018ac9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 dac802f7ae18f8b12f457498ddc434c562549d7f077d516317158b987659078d
MD5 cb26cebf9d77cf1e723feb86d8c952fc
BLAKE2b-256 14942949199e657c6227149f3c180b0a65045522b808704486ec709c7c1ba755

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 f0da90965a5b366fbf4f18889778514a8c299daa35d00860b6a58dd32ae05ba8
MD5 2fa7a97c4d27c54ed0050f5f94606640
BLAKE2b-256 8df708974f27bd6ed10605453ccd17bc36583ed86c3b538cc99b6fa8fd139953

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2e72b3e26e27be58498e8c59db933c4d6c98197c9c82a7fcfe50b19605ed99d0
MD5 5d8d47bc0e3e2e2dd0a0b951ff0519f1
BLAKE2b-256 27d957ca3e65f656d1872b69461990cf7e211309cf730042577d6fc64d36c4fb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.8.0-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.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 54677972ccc6d1d6584eb6b6790960cf43053065fe0684ca67e28020b20df041
MD5 c69057101c78bc125217e7fed6b7e96f
BLAKE2b-256 4cd763f998d173cbc625c6764eb37de14ad01df0a3a4804907712c9756cdca97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 eeac3f44281756728c8344dfd1e57b64c689adff469522435a6aba2091d195a6
MD5 d69817a6b91c2535677ad433b2f9212e
BLAKE2b-256 13c00b5f2263ca8ce1d87c1cf1cb0cf906287d2ce7bf9f4f4b58b3e080fa706e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 cd08c27f0fa9c8cf8431a33dbd7c655d513780bd807aab13dfa4962da3806a73
MD5 0d762229f8d4ae68db7a9ba752585447
BLAKE2b-256 2e541cebe9f8c56f308a9fd0dd91f4be1ed6e61ef41127972d1680556f65d095

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 135ed9b4583ace963a428e9ca8dc56ba1f40fb6c5f660017313e4a9a34d4cc7f
MD5 bcd94d816bfd65b854ea2e21bde21743
BLAKE2b-256 991e937516ac80222abddecbf4f416234326169bd33569839d52ef249a41754a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 15be21fab3208fe8983004fdf3ab63b57ee86fb6aacb6f12a778f8277c218f8d
MD5 6eb1360fa549b08d9480af1cc9ecdf89
BLAKE2b-256 8a27fccddf1472aa31c799bd00fb6367a0ca58dc37b31c1bd5d613b12c38fd90

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.8.0-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.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2355a22645f0711d01f762c00f647e16d1549d9ae7ea70b1684f2016dc9430aa
MD5 4d99abab4c325fa598f37343ce922a10
BLAKE2b-256 7921b97b28c3f83ad805d84487df8aa3ff92242a7d5ada6f05cb92ae71d36564

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 87d38709b4a90a8bf17cf2b27afb9dc44a557e626f54fa39eb2d60040b63e347
MD5 9b839d68f60ea697f45154034fc63fcd
BLAKE2b-256 752e68eebc4de419898b787a299b56833c189442c920e4b3d0a698417919ff5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c6a73aa7ba3918b2b5ef5156a7490d8d950602a131ab70cfbebefbf3ed649006
MD5 7b45ef991dad8b6fd9d702bffe0483f8
BLAKE2b-256 15a4c24a112133f1de4fcb82dc336aee9e2009c33bb79377a36e47ddf106a2a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 527e106bf07053d6bb48a580f8d05d05e3587857d14da8ac6cf198d18766aee7
MD5 c56dbbda3ce32d3beb41ba7c936b0263
BLAKE2b-256 145eb47ccafb150128fbe0018f419b73a15085314e46c5bb4c32a34318f4e391

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 dc45e21ef9206c05df03ce54d572dbc03d12f4fa7f6e2042db47e2c24cdbe88f
MD5 0368a63051c18f8daceb5d47b7449887
BLAKE2b-256 c04e46c2d6c2a46b86c4bd2386898495312251005c78d6df337417944ba90edd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.8.0-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.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3a530178971b8fbe04b34796f8550cdb72fce2d597a3ff5bd7797e1d0a169183
MD5 b0dc4d9972ce45e8cac21e437ae20c89
BLAKE2b-256 e3a13639683b55e8984b7dbb5e3db07f5a685aa268fb287ec272701a893b9cbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 dc0e28292625d5aeba21a59bc8da104fdb894ae34241907a590acdf1bd42fd62
MD5 d29e56cd112e2823c31b7e5224cf64d5
BLAKE2b-256 959a0ab89f68d5828be0ab1c89eb18b961996faf2306eb586f90210d644b8ee6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 ca45bbf873975c6939588da71e6a5da48574bbd70b56b660d8f0da4ecaa2f17e
MD5 3f62e37146339e6a8f0f987df8df444c
BLAKE2b-256 3dd56e051c85de81031a9874271da4337c2bc21e072d2cdba645a7243833e9af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c0938bd9884e7426e4704c3f26285f010284058ebd66b5e5fb67b5b3dcf4e87e
MD5 cdd10b6d8261a756e041cd47433b25c3
BLAKE2b-256 fc4e317ce1e8d634a77e3a6ec83290ca2c741eae26316c046248adf9224437cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4a18f6ef2d3fa75c6b0e1cb019c165c3400baa5a7645fe9ad7c9b5dcce6830a3
MD5 4ffb291a948645ae20ad6010f30919f0
BLAKE2b-256 dc3606549d323be66d256df38c2aab4dcaa4192595cd7d1ce26130776339d44a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.8.0-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.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 70172e1bbf146b1248bab12157bab12db1c3044a799206147bf576970b82d85c
MD5 6fb6f498d1b411367b00a2e79f2906ab
BLAKE2b-256 897a1903689d67a914971f8a86fab97555e3c536fdb5bf3cbf7d2bd52d98458d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 661205f138914eb0711e9a7effe4c81eca229d9c5d90ea5a43001ed932b8ae7d
MD5 077ff54264c67c7ff27d6a1c183956ce
BLAKE2b-256 d4e4a69c830c87115a3d30e39c5c2bd952e8ca66d40425c30c2fb014470ababb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a4585c1350236f995f72504cee95450f617d39b2b6a69b5c154f3e79eb90cd43
MD5 4a7a3cc4cc0ce020d1dadce8789cc831
BLAKE2b-256 9f0e517b43116d46ae0b4004830a1b3dfe492e487a7f16f93d31e9e2a8fc90ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 73996e7ef149b77654b8f3ecece8504a76a0aded12613d5127c00ad56810b629
MD5 8d7e6613f108b6e70b2fb93ddd3c34ef
BLAKE2b-256 5e59a719f73f89a158b7491e31586e32338f6869db67cb6287e07f6046b2b630

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.8.0-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c924f347591e70ee53524d398a4610ad4d9d531a697c0af2d3df9188c64c3ff3
MD5 412fddfb8cc01618b8bc1b51ed14882c
BLAKE2b-256 82074e6cd1d60bbf4b15e68370a3a20eb8edf2a127f5904e8a54a34dcd9c0ae8

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