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

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

Uploaded CPython 3.14tWindows x86-64

lets_plot-4.9.0rc1-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.9.0rc1-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.9.0rc1-cp314-cp314t-macosx_11_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

lets_plot-4.9.0rc1-cp314-cp314t-macosx_10_13_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.14tmacOS 10.13+ x86-64

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

Uploaded CPython 3.14Windows x86-64

lets_plot-4.9.0rc1-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.9.0rc1-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.9.0rc1-cp314-cp314-macosx_12_0_arm64.whl (6.7 MB view details)

Uploaded CPython 3.14macOS 12.0+ ARM64

lets_plot-4.9.0rc1-cp314-cp314-macosx_10_13_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.14macOS 10.13+ x86-64

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

Uploaded CPython 3.13Windows x86-64

lets_plot-4.9.0rc1-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.9.0rc1-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.9.0rc1-cp313-cp313-macosx_12_0_arm64.whl (6.7 MB view details)

Uploaded CPython 3.13macOS 12.0+ ARM64

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

Uploaded CPython 3.13macOS 10.15+ x86-64

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

Uploaded CPython 3.12Windows x86-64

lets_plot-4.9.0rc1-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.9.0rc1-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.9.0rc1-cp312-cp312-macosx_11_0_arm64.whl (6.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.15+ x86-64

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

Uploaded CPython 3.11Windows x86-64

lets_plot-4.9.0rc1-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.9.0rc1-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.9.0rc1-cp311-cp311-macosx_11_0_arm64.whl (6.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.15+ x86-64

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

Uploaded CPython 3.10Windows x86-64

lets_plot-4.9.0rc1-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.9.0rc1-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.9.0rc1-cp310-cp310-macosx_11_0_arm64.whl (6.7 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.15+ x86-64

lets_plot-4.9.0rc1-cp39-cp39-win_amd64.whl (6.5 MB view details)

Uploaded CPython 3.9Windows x86-64

lets_plot-4.9.0rc1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

lets_plot-4.9.0rc1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

lets_plot-4.9.0rc1-cp39-cp39-macosx_11_0_arm64.whl (6.7 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

lets_plot-4.9.0rc1-cp39-cp39-macosx_10_15_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

File details

Details for the file lets_plot-4.9.0rc1-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 e2984f75db301528362823051414e0b4c83ff8c0bfc4e8ff0fb29b0996ca09c0
MD5 13359758b692634f30d2a53ce3ce2c26
BLAKE2b-256 7f130144d73cd61506ec727515716e710d94e6b5d3097f12deac7e103fb1176f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c09e599008cdb9c523086a20804e75eadca3b7f527fc7338abfc8bcfccc8c4fb
MD5 bebd8dabe79096c450a711dbc3b1e035
BLAKE2b-256 a11711b11baa5c5fbe957c98b60dc375b183201008f5df224db3a2eb53f3b0fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 7a632437208c5b79b921a662ecf092daceaa27378e5708bf586cb255ef3fb0a9
MD5 1f933bcea16a9a14a04689d6bbbe226b
BLAKE2b-256 cf188784b32549003573d5653cd55bd0118534902b57e20c1fa553782e4395de

See more details on using hashes here.

File details

Details for the file lets_plot-4.9.0rc1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cf6ae968ae903c2bf8a0ace36e0c79234f264bea4da8c9bfd9750b27e703eea9
MD5 b7f7da02c6cac5925416729dc631655d
BLAKE2b-256 754c56c90910fe3d5a5a021cd652a37521a1488ada58b14b4ea6a6a1af928750

See more details on using hashes here.

File details

Details for the file lets_plot-4.9.0rc1-cp314-cp314t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 c53cfa9e5afdede33afa2e8183f288bf83d3d1b7bc59ee2d6176daab2fb88542
MD5 d02e6e65976f449525182e13c73e8dda
BLAKE2b-256 dd0f4db3e742f6a53c37fab60e84eb44d857a3f63664baee1dbf440f94d61a4e

See more details on using hashes here.

File details

Details for the file lets_plot-4.9.0rc1-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 481defb9dac6cfa2bb008695c8b7e0ffe9a92282637921ebb8c89104e2046c94
MD5 381f45e210ec21eed8b5a000bd1b2447
BLAKE2b-256 755807dc3da3c8082f51f03051738f31d19589fe6b3944f9618583eca10b8add

See more details on using hashes here.

File details

Details for the file lets_plot-4.9.0rc1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 9f6e72976fd5f6b758b24328aacd8afbab117fa0be3c46528d993dc0955387cf
MD5 63d8561b6404d3261cd922cd36aa5622
BLAKE2b-256 2f72ec84b6f6e6d001e573ff0a922cc28407f1c59297b21246505f3c6ea9ea78

See more details on using hashes here.

File details

Details for the file lets_plot-4.9.0rc1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 b9440563fc3253074e59cfd99fc44fcca0804d38bfdd24af3581f98c00b74042
MD5 b3a0c97547ff35484300384cb4d20f41
BLAKE2b-256 643972197f93d3d1c8c350b26de2ed84ffaeed8e09286f40f77fea714a29ea62

See more details on using hashes here.

File details

Details for the file lets_plot-4.9.0rc1-cp314-cp314-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 63f1c373b5a35746faeed37a1b0a359824b2a4e6d436a5fd21d04c335de925cf
MD5 2d7741f7cf2057f38e62d20581466d28
BLAKE2b-256 f36071b00b5bdfd60728ab7dad359a7b968aa78603195c06cec868ac18972580

See more details on using hashes here.

File details

Details for the file lets_plot-4.9.0rc1-cp314-cp314-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp314-cp314-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 9f53eae2cc84125cf0168f5a7248b0d081a525f205e7ee41626ee3e607aca88b
MD5 adbc778710ac5f3c860a77e260087eeb
BLAKE2b-256 c027d07dfdc6ad755aebd4312e6cae386f2d63a5c933d4ad6096feb8c8169719

See more details on using hashes here.

File details

Details for the file lets_plot-4.9.0rc1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 b7282da2b671b259aa045c00bc8af4d6899a3f92d1e18a7fcff7d4b6d29bbda0
MD5 54c3b75e712f462d69a507cfde21d297
BLAKE2b-256 ccab2547ddae603b5a23192dd6a79e21016eac5bb9781365ffa7b80088394676

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 166dff041aafe4eb1baf13f57afdef63fda66e0c3a714df87a9bde8e960107b8
MD5 ad76cc7157e1d474f10e42f0649c88be
BLAKE2b-256 bbdf9394b43f152662254d923b9e2a3b14bbb16ee6850534f96aa6fc53667754

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 28920d47428e25f36d9c9b32d245f9d2b08d2cc7ce6093a616d27dd78f77389a
MD5 5a3419c93ebbea9fa80208d0325cbc9d
BLAKE2b-256 d5f4e2bceaec0ada82370cad4271acdcb05202d6b9f4b1b8d0e252c0f66b8baa

See more details on using hashes here.

File details

Details for the file lets_plot-4.9.0rc1-cp313-cp313-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 a7f77b4957c6d83f2632f040ec167db05fa72f870c19afc8070d7dcb5487ad7f
MD5 3130b47913a9b7a8693c985648908a64
BLAKE2b-256 bf22a1d9bd2f2514f68d0d33ea97cb6f79393dcaa0714cdabf1e4940b7d3f9f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d6d04ea5cbc12e59dce6185aa167c476216c8f902e775d5db2c9c1355fcd2bb5
MD5 e39cb922571878fd5aa6b7738e66f5bc
BLAKE2b-256 319526e2b98e473c29178ad2901c6b00d3c13484c36cb72980e5a738cf395b91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f4d0587495a0a3f1f8554c67c7d1f5b82b96eacf064a262363a9dcf0085a0f94
MD5 dfd794930f064bb022e951bca8a67bd5
BLAKE2b-256 747bfc5374fc775a7a2073b42905b81a8c6c86277d58768417defa3ca678d3a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 86a6147016b9c28a03d059dbe46944cdb8d0cbacb1b216e4dbaa9189625aee4e
MD5 9f8678943800718cc33437eaadde1d7d
BLAKE2b-256 9363b20cdf6843f26cc3b1d78ad972d0f81479fc121542412381b1fb3ec950de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 cd491a811ebc02906d9f30102eb1d8334080a985adf6be9cb601609b46b12b4c
MD5 74c57a76aa32bdb62bd8a8a54ebe8bd1
BLAKE2b-256 6f6d639d792475867ac9923da8f22f0ea72be4b1592ddf14561541a46b385bd9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 452780b9301b5fc1448096c1284f833697559edaebc0cb1297d2a2028e98dd7e
MD5 27c03cab344db59841adb059adfa5209
BLAKE2b-256 a92263672f786c66611f1adf5b89ca05ee795251918070a4582aece93895e5bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 490a45bc8ffd053cf5af1d01a66805006f67e5dbc47c1bdebf07e856b437f0b2
MD5 4a3edf6e0e0223f0f7accab8c3a8497b
BLAKE2b-256 38b805981ebe6eae45df1c3d9b39fa13b98114853a9f60539ff88dcab15e2ad9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d95e274f0a37e8a87554a2b8892c4e77d2a147ac90312b0f3b02525b19161881
MD5 3e24813069a4cdda0cdc778d54944ba0
BLAKE2b-256 90a2410eac297ef54319f04370717af3606a644c3994f81cb54c7fa9f823440f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 43f445396b2130a22a9a6cdb11ee1013b85e9edbda088f78c74ae69db0693579
MD5 299a8bb2ffb5bedf107c6d1cd2eddd37
BLAKE2b-256 be2d1d6207319cc95ef9edd12d795fe259a4fe43ff7f5d01962a57ceb1fed978

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 0c85c5530891737074d6e911c1c534a5381dda805b163e3eaa78e6714eec67b8
MD5 d08ea56bfde94130543eb9fd9e495316
BLAKE2b-256 e56fc0febf8c9edfc19eb2cf6b1d52971cd7fba35c693c09df20c71e00607088

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2cb0136c16af4146ddf68c1400ad33836b1d93484b935d51baaf0f2904d7c6ba
MD5 e51aa61e4f2a38f10ea6cf9fef66d904
BLAKE2b-256 1775b781e517e5b5ed5afb7d13f8fa3be4c9c9b6360a7768933eea659e0b94d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0e36ce375520a2952846361d91468fbdd97c87da32a146aecb77d8dd57bf298d
MD5 1ec6ab5095b48d17c75f62ae3ab58749
BLAKE2b-256 aeff2c4d3a36f536191ef5cd628ae890c9117a4b1ad4ba46679c1931fca0cd01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 92a837c622d00bdade0c3257d153ff17a03b6ba5235bc159850b15fb161e5e94
MD5 3346c260a772a9ad834174581d5b4fa1
BLAKE2b-256 3a9c13a617318e6c1ee5fa7c632da599965ee411360bf27d28dc909ede314b75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 43518f5ab13719beed754a8a07b313ac11f896256979bad804f31412995aac07
MD5 928caf0089f94aafabc1c9a111beb11f
BLAKE2b-256 80eb62c4b5455612c604dd866bdc82f52113cc0d089dfaad8522933b498a3476

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 60c51afcf5841742b249dee3f6352b2ffccb87aacbbdfa99a0a1f09a71e0aacc
MD5 0750d75f4ada05a852c4b9287bc6729a
BLAKE2b-256 fbbefafe6caca9b08511d975db0a07b67908f74ed9ed9bb5922efec70e150639

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8aecac3d0dbd39ca85524f9207e8142e03138f4fa1566d88303299be58e4c9bd
MD5 aba1eeae738aa2faec578e3a01351014
BLAKE2b-256 2318881972bbec839a3e49c32dfa928050f23ad42b81afef6aa9d9288ae7870c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 19d8ed0be55130ac67e1009b76f02f956512d8ad08af85ad8c4a92de79d9e8c7
MD5 74783b5a47446da709c3a82b8c6dabc3
BLAKE2b-256 02b8968785219de09ac6a2b042b96ac1cfc4220b0b653350be79b215fd578cdc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.9.0rc1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 6.5 MB
  • Tags: CPython 3.9, 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.9.0rc1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 6c0ba352c7bd3864c34f51af78447b901eb3651f50e4ca55ae5d8a73fec4660a
MD5 88f650192a0ce0cf808bc5bd2b010561
BLAKE2b-256 5ed2353b7dacf517921b1faa60b3d8a69f3adac60587280c0ee17048873c1e29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 25607361e72db5b5ce789e5cb3cd341a1c33b798fd71a0c25101548a89d6c882
MD5 fb1fe141e80cbef41719fd247d464bd8
BLAKE2b-256 e41b1101a90b0bb1633197ec9245781190ca2711000ad6ff63e36480186fb85d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 88dca7aea07bc122055af91f4c150742b78f372246699d683ab4100c68bba4c3
MD5 81b974d351bb83357ff041c5e119efe8
BLAKE2b-256 cedbf8f7272586b5630f9655524cc7140f82fe7e347ec1bdf299032bf92c593c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 56cc366e27d527655c02aab46b1989390208ac2a76f1ca99fa717a7ae2749a6f
MD5 ec0ccba8b04c4198a1fb4ea162f119b6
BLAKE2b-256 863ceac88a77c0be53fed6553b28d11982e555c7a898d2baded590ca99ce3813

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.9.0rc1-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 686106f48c561275ec9e511becb0c86d9fe63183dec4c43a64ad369fbd839782
MD5 77449741b45b44e349262b0a6066d92f
BLAKE2b-256 805fa462a8a3b0f524c4509d831e639ac3c612460ad778c3d78b5fba7a3d07b9

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