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

  • ggdeck()

    The new ggdeck() function overlays multiple independent plots in a shared plotting area. Typically, all plots share one axis — enabling dual-axis charts and multivariate comparisons.

  • Alpha Channel in Color Strings

    • Named colors accept an opacity suffix after a slash: "steelblue/0.35".
    • Hex colors accept an alpha channel: #RRGGBBAA or short form #RGBA.
    f-26b/images/color_alpha_componnet.png

    See: example notebook.

  • Text Angle in Facet Strip Labels

    Facet strip labels can now be rotated via the angle parameter of element_text(), applied to strip_text, strip_text_x, or strip_text_y.

    Thanks to a contribution by tentrillion.

    f-26b/images/facet_strip_text_angle.png

    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

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.10.1-cp314-cp314t-win_amd64.whl (6.5 MB view details)

Uploaded CPython 3.14tWindows x86-64

lets_plot-4.10.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

lets_plot-4.10.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

lets_plot-4.10.1-cp314-cp314t-macosx_11_0_arm64.whl (6.9 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

lets_plot-4.10.1-cp314-cp314t-macosx_10_13_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.14tmacOS 10.13+ x86-64

lets_plot-4.10.1-cp314-cp314-win_amd64.whl (6.5 MB view details)

Uploaded CPython 3.14Windows x86-64

lets_plot-4.10.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

lets_plot-4.10.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

lets_plot-4.10.1-cp314-cp314-macosx_12_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.14macOS 12.0+ ARM64

lets_plot-4.10.1-cp314-cp314-macosx_10_13_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.14macOS 10.13+ x86-64

lets_plot-4.10.1-cp313-cp313-win_amd64.whl (6.5 MB view details)

Uploaded CPython 3.13Windows x86-64

lets_plot-4.10.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

lets_plot-4.10.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

lets_plot-4.10.1-cp313-cp313-macosx_12_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.13macOS 12.0+ ARM64

lets_plot-4.10.1-cp313-cp313-macosx_10_15_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

lets_plot-4.10.1-cp312-cp312-win_amd64.whl (6.5 MB view details)

Uploaded CPython 3.12Windows x86-64

lets_plot-4.10.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

lets_plot-4.10.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

lets_plot-4.10.1-cp312-cp312-macosx_11_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

lets_plot-4.10.1-cp312-cp312-macosx_10_15_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

lets_plot-4.10.1-cp311-cp311-win_amd64.whl (6.5 MB view details)

Uploaded CPython 3.11Windows x86-64

lets_plot-4.10.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

lets_plot-4.10.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

lets_plot-4.10.1-cp311-cp311-macosx_11_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

lets_plot-4.10.1-cp311-cp311-macosx_10_15_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

lets_plot-4.10.1-cp310-cp310-win_amd64.whl (6.5 MB view details)

Uploaded CPython 3.10Windows x86-64

lets_plot-4.10.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

lets_plot-4.10.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

lets_plot-4.10.1-cp310-cp310-macosx_11_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

lets_plot-4.10.1-cp310-cp310-macosx_10_15_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

File details

Details for the file lets_plot-4.10.1-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 a8efbddd901adc0ecd576d73bbcc0aaaa10a7ddb06843c98861ed4fed3601885
MD5 0ab68321be0d0f79738b040cb28b1605
BLAKE2b-256 6feca8798faa72cbe17798a8e5172d0ba1b90ec41feb274c03f63dbbc0aa4fb9

See more details on using hashes here.

File details

Details for the file lets_plot-4.10.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 9ab8524c7561850676f0554ed017622c9846097a9cafeb61ca9045207bc4ae6e
MD5 64ff103d939994b26725cdf481fc0bd1
BLAKE2b-256 19dd39303781f7dac149bd5f0a5637c228507811cbe7e97c836468cedbffc1a2

See more details on using hashes here.

File details

Details for the file lets_plot-4.10.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 5577caa732244e0142f2bab85e564dc058ccd22882da28c5b7328b1d52f482e4
MD5 94518ed750cf12ce69c90a4c125a1b9f
BLAKE2b-256 6f7875a612deb4cfb31c2da32c1e683a3e9709ef415f5538c13419f1cc6be143

See more details on using hashes here.

File details

Details for the file lets_plot-4.10.1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 39f908d2d7a20887f11179c1131a563194a2bbb88ff08bb3cae25bc6833ef6e5
MD5 ea4f6977aab3457ed6bd66348102da1a
BLAKE2b-256 6c553bffc5c22bdd2e40247a453479d061d5031355ee844fae379140959622ef

See more details on using hashes here.

File details

Details for the file lets_plot-4.10.1-cp314-cp314t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 83f56380f301f20d48c76637997ba0faee6695c1c7f900068ba8d6bd28d7dd74
MD5 5fbc9d76405f12dec4186936d1c53e0d
BLAKE2b-256 48b3c55c2b3b1071e19887a30ddae3c77f7bb154d9826366b8a4767572d39d91

See more details on using hashes here.

File details

Details for the file lets_plot-4.10.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: lets_plot-4.10.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 6.5 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for lets_plot-4.10.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 b1157c677c0c83b275ca179ff8547dd721c6b5adf0dc6bc80f00ef53af508732
MD5 b1c4670f206c50c253b1058249a2aafc
BLAKE2b-256 dbcace9fb6eeca97d790b3a05fd3c4019c0d540b41b7fdc360ee792bc23dd501

See more details on using hashes here.

File details

Details for the file lets_plot-4.10.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 21d419d485759b5d73fc0df6ed9f3b0ce0949eae87a128349e003cd5c691baf9
MD5 8c930394df21723c301b59010322c4a3
BLAKE2b-256 72056b5f06d3fd1c10ff8d85dfad963581fcb8be6f39a266b0342e3d6bba6d84

See more details on using hashes here.

File details

Details for the file lets_plot-4.10.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 b266313dab409c3ad80a04eff48e88cda4dc0a867b91add487a1ea5c59019155
MD5 b32247eff96dda02548c3b80d77ca49c
BLAKE2b-256 3c4100292d770dbde114d580350ec25671486db34c1557fa5a46e8f2f14a8b19

See more details on using hashes here.

File details

Details for the file lets_plot-4.10.1-cp314-cp314-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 0295d0f1d98e4e43f31320f0bc117fe59b7e5ecb7caaddd00b4e2c73e02093ea
MD5 248e21191c1ba1b6952691bc25578f69
BLAKE2b-256 a05200e307dd158f475182274d349b17067a8b90850d88441bc1277ae3e44fc9

See more details on using hashes here.

File details

Details for the file lets_plot-4.10.1-cp314-cp314-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp314-cp314-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2e8193bc6593f5f8bf192df467d4fa1d49bfbfd9c34ee91d1cc93afbcd34f9a3
MD5 58c76806aeb7226bf054517e859cedd4
BLAKE2b-256 0258d836d3bb22ba3c77f0d38b73ca981633271df82c46ae5de965af83ee4994

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.10.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 6.5 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for lets_plot-4.10.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 459ac281ad135ee005f0477efb5488b9a9522cc0fee3c9bdaab34351b442da46
MD5 2eab2d8d42e11cc2176978f5fd86629b
BLAKE2b-256 e5edf691e015f72ea99df091358b49e7539623304e0d6a87ab58446005a142e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8534e767ee937ba63a21f52139d729c8e7171877788a908150fe072dbd45e69f
MD5 b4ae7360ab78d0fae883e2c4a653d04e
BLAKE2b-256 a36f232939e1fbb8b9d52e716450481f12710b21f746c9c2d4e298c2ff79d352

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c45d1fd41f9e3134bc32e2954e733608b08a7e0b5484dead66c2d78ba39b9ec2
MD5 74e8c9d9cd98e4c719cc5f14d2bffb95
BLAKE2b-256 619a59023e5ec8cb2a91b97a50999f75746969d3237c56e9d017c363da5fa42e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 d79b397181e050fd6225d5d2e047dfa70a57a96f009e30f50b005817d7d72cc4
MD5 b19ad43ca0a8a1fa7d000a670a00ef3c
BLAKE2b-256 4d3c655c629d6af9a6c862af6df86ffb0bb8f988094e33e7c6c62e9847e290fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f13250166b00bca300d719f6d25dc6d7926bcc09767e9102bb9e7058fdff3b9a
MD5 3c50204a53bb7244dabc37a37afcc318
BLAKE2b-256 ce0d57889fe793b878f86ccc7ce461ff88346ab0e1a97c980122b4b786a40131

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.10.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 6.5 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for lets_plot-4.10.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 570e65b0969f38714727290d27b5386f60fc9911fd470f50f83637a7e89981b7
MD5 0b944493db00d537ca7228774a2e4fb9
BLAKE2b-256 286a34f36049300e61798207d194b4bd060c886c854040575d360aadab0cf040

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 bf5f3e887197e17645056d2df4f7d16deb289590c4610bbb5cef9d1f280b3618
MD5 bc895a41e1a66f3d2abc752b70d4a29a
BLAKE2b-256 7845bac2326f6d88da8c477d0f13dbdf1fc69ba5aab2a97fc37ad5c9eba0a7e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 b31f611aae7b8eeb8eb394772092045edf22a0374c367a7acced26b877e10c1c
MD5 18e52234a21f12eee05df096b1e49177
BLAKE2b-256 d737a83d888103820a6da9684708286c87bab7fca9b84991fa9c199ff063dc08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fb399f9dc24aac8c571202b10e30142c431c116cf49ea2feb9e96968cf6e1f4a
MD5 1e63fcb8b50216c7b792477e9c501099
BLAKE2b-256 16147a1569b1eff64adc1d132b918225093bf2c9d328aa9639fe22bf18bfbf3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 cbf1cbb824b59fd0f87da3332733220327aef414e6d877b3f5ac335eded935f6
MD5 ca649633b3153bac6f613954ff3c4e8e
BLAKE2b-256 71f91ab3e5ba93ea933c2bde9fd19bb14535f784af0d6ab27fcd57267d05622d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.10.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 6.5 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for lets_plot-4.10.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 66077b07c0b01917d35efa7a96aeb5b15471ddfef755aa6110f37784a2ea8920
MD5 095ec50c7620248e0d633d963d32893a
BLAKE2b-256 948be746f321a28f188cff04c8a485c7d200a4e7ca714147695a6b83e95e5634

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 736e8f67fe38decb7a329d8d89c8d39905ad1d7fa06cbe9c043cfde4a1b75a86
MD5 9e57b69c99d4b8d1ea4787677fec8d93
BLAKE2b-256 32a50eea939d9457d16b555ca6617aeba3023a5e7cfb117522ec625c634819df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 73545f6ef215a34f36fa0613267d9b485c6d269d51d208ac1585b9965e2b0412
MD5 861715f44bca4a13aae021ec48f9341d
BLAKE2b-256 adf1894750f401c72f1d41cebecc2d4066c95ee7aaefb3b3ac398f29f3b48a51

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 75b864d80a119b149e9387d4e8f534c3a2bcd2e3f8b0031e1839806e8e7dc0e6
MD5 a5a735ab55a4d353a9f2e61c6f3d43cd
BLAKE2b-256 60d575030870cd105bd5448ab4d5d8bbe49978696698df982e174a3330824464

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2291bb40fb3d5c891dc0df1663b45546f32d3c4403c41cd89c6c9ea93a5a2003
MD5 9feeb30cd7d05e14376edae9ad3ddacc
BLAKE2b-256 92a3229abc7ec1cb28f0066cf38a0af8f3febd992dd668962dfaf7922bfb8097

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.10.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 6.5 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for lets_plot-4.10.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 cec7ed224a52ce32f0b2b86ab3edd364e732dfdc7b79395d2f4185816842140c
MD5 67674d13fec1ccb36014ce8066b2b13f
BLAKE2b-256 0d794ddf695a75625a3f495afa05ee260b4fb6a9d061ba382240f0e0d499be00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 5dabced19c9ec0bf60263ad58672abfe2c5506a2523fabdb40a5bf6bf1d94ab9
MD5 3649c1cbd4352ce216adac54d8cc72e7
BLAKE2b-256 e2c1f90a9c9c89e00ad718f1eedbf10afee8e67f968ccc40d0fa315714b7e985

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a19d0bf4067f03f991fab62f30f2876258031afe9f5ea757add3f0807894c4d6
MD5 f9a0f61ccd2748dc2c54e670e9a4f912
BLAKE2b-256 f58a366dcb27483748d9062f91d40cfe6576a98129377be2abacab3635e0644c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f68153bf8d2f89d4980255f82cbe92c19a597749a1e6d28b50a6382bbd4c064a
MD5 013f5b55b474f0860cce3a9bc5417d77
BLAKE2b-256 c4ba3bd8dfc51036d00e3b04ef19953895a4da03deea2d9c00d0447290d865ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.1-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 693313fdc09d46abc573bccef519c1635d3402871f68f43c73c0f59af20135ea
MD5 0143cc8e6d874468fb28bd109dfa678e
BLAKE2b-256 d05071c845fccf1f95856733cb764d54cc86d7573b59167812c1ee074319d638

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