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

Uploaded CPython 3.14tWindows x86-64

lets_plot-4.10.0-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.0-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.0-cp314-cp314t-macosx_11_0_arm64.whl (6.9 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

lets_plot-4.10.0-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.0-cp314-cp314-win_amd64.whl (6.5 MB view details)

Uploaded CPython 3.14Windows x86-64

lets_plot-4.10.0-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.0-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.0-cp314-cp314-macosx_12_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.14macOS 12.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13macOS 12.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

lets_plot-4.10.0-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.0-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 d1d66eb9cc1950811e38e768cd6f87285972fd64e5db8ce7ac2c558fdf64f2e9
MD5 e032e60a55dfcffdc6adbf18122ea1dd
BLAKE2b-256 31d3934bcf96ff3a41a5e3bea719a3b9ad0e6d4ea32fcd76cb93a57b41b750bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 ea41d99ecd1df50f3b5867c7b10469dfa09c0185d2fdcf87c3d5d1ed4a785ae0
MD5 e3a6f61ff35af0d1b995a716ec951652
BLAKE2b-256 ed4336f56f3406479c213f30c5b7b5ab0cd84ce9cbf0c2d17b7a4d41ac625bab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 764cefc601aa9537870d6763435b13790c62f44b24fe5e0085d5c909bf72da32
MD5 05776e4982bf340633eccbaa740d8bbd
BLAKE2b-256 99dd5a2b6729e6316b48f7956f299da30a506ad1c6a236392c7f056e7e8775a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5183297c9a30c85d80d26679c0140f5cc3e8a4dbb68248ed81fe3d7e72a892d2
MD5 28f6228ff7297a424131afb7714092f5
BLAKE2b-256 7723752d35c2f68411b354f2ac668f1322f6028b1d19454e681ec4c020aa73fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 20705a3f0982d7e05e15ddafb357a14c9d6ba1b2c81a007c4de08ef9bd3a89dc
MD5 a14b21fba54ff9b081dbe6ad66debbc4
BLAKE2b-256 d6bd47148908e2c46d500c3d3eabdd6b96c414186f95afbeeda1f5de96d0bca5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.10.0-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.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ed34cc7dcee166a8ebcd34d59406bd9542a34b7caf24d8f85cf8749cef32eabf
MD5 6e4e8dac573651493c07173ce12ac26c
BLAKE2b-256 c23a5a1b696680198445f8ba6e6d5e43aff95361559e4ae6d0a47a8595f9cfd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 6acfa71674cb6b12ce0511279d9b2ea5cd7f4819e3c8a8ba5ee1c9258adde962
MD5 187036a45f1a2d74ab713a54e579fc16
BLAKE2b-256 0b155f4e8b14379d3e538d0a3e1f58179a59c3d6662aded0351841178611cff7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 f549ec7c12e85b315463410b4136ee8c966c6d84a8601755a9e88d64f84a5e10
MD5 c86859ec4a685e291522714e3b50c684
BLAKE2b-256 f1b319d9e0099ba0ffcbed6e4aab6442119771f03a439be6b576e3bfe2cf39e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 d6fde933d86be5bb09396901e64f301cc95cd52f543d9d61d231e04425d95c01
MD5 6852add88c84cc0bddae7c1e8ae2ceaa
BLAKE2b-256 c22c5709d439799905ee3572e337122d933011ca5dd4f33b6f30561c8531a4f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp314-cp314-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 64a182f56464b672bd4174f79d6197cf6918fd02f1735943b71a8f4e04250263
MD5 ded6078deaead9fd4141e5ce120ccd07
BLAKE2b-256 18627727639aef1ef3119ffa2c20fb4032ba4e19c2e62f0fc31c3bb4e5c26dc0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.10.0-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.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 71239e333b34873ae57d326fddf1b3fe4efce5087e8bc79ee1fb9ddbee6009d7
MD5 f66e4cf101941957244c9c0169541fbe
BLAKE2b-256 431d5fd312b47bb63dac07c5b0a6f01cfd52cdbbaac286a94767a16fb71e2d85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 601310eb9727dad14d91705ffcacea61ab629a4adcc0b3b45e7e8132e14ded38
MD5 fe2fea4cf01d1475c44ef0180ffb2129
BLAKE2b-256 91cc94b718e87cf25c60a9ea3cd9c17fc0e427450d513af8437da9b8769ae637

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 78b7f4bf595b0fbbf6a0747c117ccb95cb434cfb2cfb13a279fa71201775e449
MD5 1e5c749f10e4a8ed64b21961b680f7a1
BLAKE2b-256 0c710af482098c584ef32c621abe0e1024fc789780d5877776380603c8b5095a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 bd2b155779d980408cc9f9f052575aa0a3969a1a1dbbb08b0f9cab038ced604a
MD5 72075625e3e9cce4e6a9e13d63c10990
BLAKE2b-256 75b80ce21f034aef4821ceeae676491c3bd811db1096407cbb703730c48034f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 34f27246049ca35e3d958a6f25b738e70389e3b1d59f5e0186b07f79f70313b3
MD5 5988775ccec48c7a96f5541223aa0d96
BLAKE2b-256 423d9b4acc171d75b0b2990f088e17401c294010b206210b1bd457a669e78472

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.10.0-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.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f81c653e9cfa2b5b13dcbc237a85e33884d089f2bca1f2f34cde24d2bf18b9d0
MD5 01402b6b4fc9180b44da8bd23f12d4ab
BLAKE2b-256 cb70c40dc62e26aac0350392eaaac834818f495c4c7f5bc938b16a04d25bf7f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8bd223fd779aff496864f2ec33622736d3f847a6e1525bc9a3025136f23e80e1
MD5 15bffaf5d812f3ab74f50bc5edcc323b
BLAKE2b-256 a39bac757b2af3c50d390aa62281b976fcead9d2d1afc609d669f4b4977d05eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a05fb784eb2a14a5d908b4b21194f1f7d884c7964e936cb3e1fbf5b01b1fb8a4
MD5 fce204354285d075f873291283c1fbbc
BLAKE2b-256 1f796847d7ca5e93668699c73d75d6cab495be22094da63c310ece976a0b7915

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 54a2f3f27d6c4f88afcd5f49e633841fe60f8a984918ebf199f4e06b51495065
MD5 3729d7993ef7c2e5f0a3898c7199072c
BLAKE2b-256 dc709d1ada908c0fe600733af825a01bf9b1a0d96f98bd8f4e160440ef95c0a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 285d681519f905f6855e0fd60c490466d3dd7afc08950b697e29b44b7e030869
MD5 5c2dc2d3ccd3d02b0e8551fae0824887
BLAKE2b-256 b80762a25e32e177c592329d786164baa5c17809a02e84ab759b121fcd9ce2e1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.10.0-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.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 049c7edef230d6f785396001de0c0485501e860f9ce21c184c56e981f387009f
MD5 56c7360ca514a20fe7478291c47ea117
BLAKE2b-256 385d091a8d9d1d85ba484202921e27d42e4920124e2522ae76bd11a8c1a8fe1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 4985d8aa65403fb4c60d56d70a2f637c6ce07cde8b8d3676b1cf884cdf571229
MD5 22d7ca574f3f379c8cb3d1da5f8f9187
BLAKE2b-256 92cc06dee994ce412a2b8e9a987fbd717d2a50775a320586466a66d89a955dda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 d65a79b171cf81302e90ee3ee75fd3596c22a79f1ece02e468f89f05e0bd76a4
MD5 58882276d7749d84c024e864443fb00f
BLAKE2b-256 a7ff07d27581e5b5c0657858130ed8d41627f012d4832cf5c5152f361119cd34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3038c4c3bd039332c3a89e28659bcde16641f536d1bfec3211fc1bb0b14b63ee
MD5 91fc545cee43b0871d21fd345996a4e8
BLAKE2b-256 90b8d9c3bf9d26c32207059502695f11f175aecbc63eadea1c6cefe21d5dd52e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9d50601f283224cf2bc10ed6abea2dfe7bd7b2f5057f4bbb7186f91c5412ab7d
MD5 ba2b80daa0ad640eb302f42c4bb3d364
BLAKE2b-256 86911c8bf9a19f51bb138a8349095af63d67067e6c72c82c6856b3fd31669585

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.10.0-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.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d3b4f312e2e75f5b98dee35e5ff745616371110f40b96dac2d66981cf948876e
MD5 50b605d4ce6f99557dc3a8b28cb60ad9
BLAKE2b-256 f5bc24d84f6083df5a725f5d1503fed5baae2fc896945e455b207c8ca7ed9f67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 1b30d93395c5579de4d437338b1e2e65455f3f0deafe1a1b87a3b7f0d53f933a
MD5 9210e0354b3884d1611128516ef65e28
BLAKE2b-256 a129d1e659fcaf92f906d2a3f86b4cf67a651598fc98b1c7da1765b01a05ed1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 963464845d00167882961482e2bfbbcd08e14f58fe3328280bbb4fe7043a0091
MD5 9f2d6549f7972b9572b79d50570311c8
BLAKE2b-256 c7d15acbc20b6b9de1d4545f5b4cf9b828837a4def89b6657fd5943b22af3ad4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 65a9e8c49bdefa4dccefe266d586c65f1d26c99cda37eb004aafb78a920c75f6
MD5 e8867640a07e7f5b33b446141ce19de7
BLAKE2b-256 1e0293f48b917000e821e31ba3e699167afac4b64b056e1ab320106549e345fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 29fe6afb0163c3b625133ee323f2764addd506667a5ecaf25905320090dc2bf0
MD5 a433ba01abf6577f212c50625c3dd662
BLAKE2b-256 a1735a7717d19cd4eec32e8d7bd67a9f74feb58d1baac4be1055406688bb0a33

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