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

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

"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.7.0

  • Time Series Plotting

    • Support for Python time and date objects.
    • Support for timezone-aware datetime objects and Pandas/Polars Series.
    f-25b/images/time_date_datetime.png

    See example notebook.

  • Native support for PNG and PDF exports

    Exporting to PNG and PDF formats now uses the ImageMagick library bundled with Lets-Plot Python wheels and available out-of-the-box.
    This replaces the previous dependency on the CairoSVG library and comes with improved support for LaTeX labels rasterization.

  • geom_sina() Geometry

    f-25b/images/geom_sina.png

    See example notebook.

  • geom_text_repel() and geom_label_repel() Geometries

    f-25b/images/geom_repel.png

    See example notebook.

  • waterfall_plot() Chart

    • Annotations support via relative_labels and absolute_labels parameters.
      f-25b/images/waterfall_plot_annotations.png

      See example notebook.

    • Support for combining waterfall bars with other geometry layers.
      f-25b/images/waterfall_plot_layers.png

      See example notebook.

  • Continuous Data on Discrete Scales

    Continuous data when used with discrete positional scales is no longer transformed to discrete data.
    Instead, it remains continuous, allowing for precise positioning of continuous elements relative to discrete ones.
    f-25b/images/combo_discrete_continuous.png

    See: example notebook.

[!TIP] New way of handling continuous data on discrete scales could potentially break existing plots. If you want to restore a broken plot to its original form, you can use the as_discrete() function to annotate continuous data as discrete.

  • Plot Layout

    The default plot layout has been improved to better accommodate axis labels and titles.
    Also, new theme() options axis_text_spacing, axis_text_spacing_x, and axis_text_spacing_y control spacing between axis ticks and labels.
    f-25b/images/plot_layout_diagram.png

    See the plot layout diagram showing various layout options and their effects on plot appearance.

  • 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

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

Uploaded CPython 3.13Windows x86-64

lets_plot-4.7.2rc1-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.7.2rc1-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.7.2rc1-cp313-cp313-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.15+ x86-64

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

Uploaded CPython 3.12Windows x86-64

lets_plot-4.7.2rc1-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.7.2rc1-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.7.2rc1-cp312-cp312-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

lets_plot-4.7.2rc1-cp312-cp312-macosx_10_15_x86_64.whl (5.8 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

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

Uploaded CPython 3.11Windows x86-64

lets_plot-4.7.2rc1-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.7.2rc1-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.7.2rc1-cp311-cp311-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.15+ x86-64

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

Uploaded CPython 3.10Windows x86-64

lets_plot-4.7.2rc1-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.7.2rc1-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.7.2rc1-cp310-cp310-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.15+ x86-64

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

Uploaded CPython 3.9Windows x86-64

lets_plot-4.7.2rc1-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.7.2rc1-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.7.2rc1-cp39-cp39-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

lets_plot-4.7.2rc1-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.7.2rc1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 dfad802d11cae7a4a9ff1ba007925f8827659a3073c1f20e5fcb37eaf0c4a92a
MD5 7707a2cefb588e739801ce7c431cdb9e
BLAKE2b-256 568a0b5052efa1e0cfcde1395341203bb9ca5c42e6a90661ba49b6bf01efa305

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 aae812b3e2ac20c8e1928e60fcc3012012b1d526c90ed6c3694b6c0eced2ce5b
MD5 24ff3503a586a23bb282489420b2593b
BLAKE2b-256 4c88c044777209e88a78bd79c0a209739cdde5a8f9414af0ef8ecb4059830fd4

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 caf832a1e81907ddc6aa956f3d2e70e145260d87dd2a9c66f72b35e967946d61
MD5 d8905c6cc3b447a1d23db7a6a59394b6
BLAKE2b-256 e1446f264d0c5fb3f122e53a0d38ac3931173e35997dd181f5bd52f8c4ed7f80

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 46d0fd7a72febdea2ad328cdfa0d6fdeb6fba827e6a9c521f05c383a7b02df3e
MD5 cb79ec605de6460148473707fba0de0e
BLAKE2b-256 e3349916f878372ea0574e84757f546404a18be4dd1e039ac4d948bf31407b36

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 000a08b79e12bfd676247f8f18cb5834755b1e5af40b38466549f67f0093aed3
MD5 2f6c338352db3bfd6a22011a6bf0c8c5
BLAKE2b-256 bbb8e5f95c89fb6e033e424ef6e9fe0494149b4ffd192d49f0bb1271fdc6619f

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 696e2bbf90d6d908725a4f79cc8e2bbf4d4e93b87c1791af1e77f3e5646f29c1
MD5 98328c6aa21fe722614112961c42bd6c
BLAKE2b-256 4c25815f684825f87f57eb44581ef8779acbfbbd0071f603a02d43b63f59835c

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 152839df0628500b75a0c25cd7579d8143139d27298cb105785d0ae92eb24b57
MD5 80cba74d2aaf830a254b8636280ce97d
BLAKE2b-256 792414b4d8fd4b18d4b1d78a13afc7826a50f912fdf630e50933439864092192

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 9daab7136779ea05ee93ee98af5272ccf3321e39bceee4c7f32147d940cec301
MD5 12c4d724179c982744b8fe519007436f
BLAKE2b-256 fd7bd7cc69cf64b9aaeb8f013fe908bb33c2d9e5bbd58285607496ae923f900d

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 87b1b97b08b6a83da774d3ea442fb843c7b7aca0e9104ca43e67cce11bd00107
MD5 2063898d647ffb2a739a1c6d9fc8d023
BLAKE2b-256 6d511975731502165d808ed893d6def298425f895ec1a2025a0e7b713b0d1d59

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 fba2cbae82376993603db8b0cf1bb7e563e64880c35867d6997b8e3ef32a642a
MD5 02aec53562d2ea63dfd85c1d0aee0f8d
BLAKE2b-256 b75c3da34be5a1b63d0b78816bc5478cbd3ba8ad708cdf6c4b1e91eb0eb8215f

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 fbf19a1dd9622f2a1d7d04d2b9ab169acac42f301175a8f378058d5c3abc4c65
MD5 facd8a5dcee893f07459dc1c7ac546ec
BLAKE2b-256 205024561bdd1eaac57b99fe606017a5bd8d3d9aca74c48fcee82b073524e897

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 33ad5a9c3744bfde4ce49819df4386f1ad757b63a067aba69aad9ea61ed4282c
MD5 bdb4caddf5f4e69688c8ff4cae5fe9db
BLAKE2b-256 b636ad571f8c7cc9489aeabb8178119cfdf2812c6bbc29db62e9388f7505850f

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a89a30cfd4ab683c581d575a6762bdbf15a5fa7643530700ba664729c9ff9382
MD5 e8b5efec81e9e5326989f11b8faa8fc7
BLAKE2b-256 58c7edcc559e69e17e485052de9542deeea0a9ebec9bd99128a71b8a3dff994f

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ccf229c0b75adbb11ff338b9e7d77d894d086f5300d368d95e8897d84ab7a7ca
MD5 14bf58da8db7771d97d790aaa2e937b6
BLAKE2b-256 248ed80193a529728d6bff110b0ce4dc9e90fb1cbc3bb213d137b78725ae183c

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9d908ab7f548fe2e5f37592776f1e27af2769aa33a423d9a73e7b52f17d4ad9b
MD5 49044b913d53b03a4e0652b5742d93d8
BLAKE2b-256 1f3211d1c745d4c13415306a0b3c49ac7867d54c9ab7c9260154e56f8bfb0e49

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b2ddb759ce982039d898961e01524b82bbf97c5a2b4ea5d5294e2ae23f2b5436
MD5 d965c149573cc97ec5040dd3b1068b59
BLAKE2b-256 44f2424a9b81aa15d1c658e43c1419e4dbe30bef21acdd30eddc58efad07934e

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 bbaa89dd6f914eb4f65d652e040c8ea18649dee4c1ec684535d65b602939e7fa
MD5 d7b24528a5053288514172a01b332925
BLAKE2b-256 d4b6c8cdfc7da727d13c3a53764bc621975bf12790eea026423dbd1683710044

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 bf24cd8104e696f2b45528c34e66572b734d19e24e3763b294e852a1033d218c
MD5 5dec65d1ecf464d584027cb774fe8b18
BLAKE2b-256 53f60255f3ed58e41e281409ee5a7bcd27b75a2add17eee735847c0b336d5124

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 68eaa114f07d40cc67e07ad59fa9d1b32f22633ab76b32ff05ab596dcfe982c9
MD5 e41854af6ec54a3251a50dc026d4303c
BLAKE2b-256 92fc30f6175ff1915b3a8f5b5819e7e76cde8667ce0060927479e1e213e4b731

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 305c75ca1e1b85260b80909180ef13a176839a74ab5f2bc08da3a4987cf5d2f2
MD5 cd7fe33787d0be8a76b2e42ba7430cde
BLAKE2b-256 542a9eff61f21ea5bb8bb5bfcbeb21359faaf2bf726fd6794f876f7eb428c8e5

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: lets_plot-4.7.2rc1-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.7.2rc1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 fec61ddd736a95a7d5237df4d58f70289771a77fefbb613ff24c0f269af0e0d9
MD5 a22668a365dd2b161e1ab7930e85ae37
BLAKE2b-256 361a7edd8b1c454522b679571b950ac53b88e84dec8531c2f4c17b9d5c17a83a

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 22e93956f48cb3214b6e7f0a9e824a40d3b2767f62a57c1bcaf2e47d581083e1
MD5 cf056b1aac6d10e9d44fc73a95193f52
BLAKE2b-256 520d74ef288cdcf55095f205304aee6b4641c3a238920f55f85d84fc384a8f10

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 8cec3c804b0e2787437a0cad29f4cd1b7c74e87d4ef5e198f91f1e3e3d0d3534
MD5 7b0d80019feb7e33b719d3e3bac571b8
BLAKE2b-256 65507f759ac8f931c7e37df9db6f48fc034e3278ca85af84d367547e6bcb3ffc

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0e557291eeb6036b29582683ea1823a67bc32cefaf5cdf940fe3d20ec7ef10c6
MD5 885b0e22bf0eafc99889af1c35899714
BLAKE2b-256 c30440bbb90f9869c4d3b92439626a6ff096de802132bd17950d968cfe563ee1

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.2rc1-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.2rc1-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b3c22c0293fe9e3108b01c04d8683f1c126251784eb000e1497891394462452a
MD5 3de9d352b8b374f7981a82cf93268647
BLAKE2b-256 06635826545e654ef5f5c6ea8d8f34eeb84fea954ea19b6e7d979e6021d87d51

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