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

  • Statistical Summaries Directly on geom_smooth() Plot Layer

    The geom_smooth() layer now includes a labels parameter designed to display statistical summaries of the fitted model directly on the plot.
    This parameter accepts a smooth_labels() object, which provides access to model-specific variables like $R^2$ and the regression equation.

    f-26a/images/smooth_summary.png

    See example notebook.

  • Plot Tags

    Plot tags are short labels attached to a plot.

    f-26a/images/plot_tags.png

    See example notebook.

  • New geom_bracket() and geom_bracket_dodge() Geometries

    New geometries designed primarily for significance bars (p-values) annotations in categorical plots.

    f-26a/images/geom_bracket.png

    See: example notebook.

  • Custom Color Palettes in geom_imshow()

    The cmap parameter now allows you to specify a list of hex color codes for visualizing grayscale images.
    Also, the new cguide parameter lets you customize the colorbar for grayscale images.

    f-26a/images/image_custom_cmap.png

    See example notebook.

  • New palette() Method in Color Scales

    Generates a list of hex color codes that can be used with scale_color_manual() to maintain consistent colors across multiple plots.

    See: example notebook.

  • New overflow parameter in scale_color_brewer(), scale_fill_brewer()

    Controls how colors are generated when more colors are needed than the palette provides.
    Options: 'interpolate' ('i'), 'cycle' ('c'), 'generate' ('g').

    See: example notebook.

  • New break_width Parameter in Positional Scales

    Specifies a fixed distance between axis breaks.

    See examples:

  • Axis Minor Ticks Customization

    The axis_minor_ticks and axis_minor_ticks_length parameters in theme().

    See: example notebook.

  • Pan/Zoom in gggrid() with Shared Axes

    Pan/Zoom now propagates across subplots with shared axes (sharex/sharey).

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

Uploaded CPython 3.14tWindows x86-64

lets_plot-4.10.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.10.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.10.0rc1-cp314-cp314t-macosx_11_0_arm64.whl (6.9 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

lets_plot-4.10.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.10.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.10.0rc1-cp314-cp314-macosx_12_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.14macOS 12.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

lets_plot-4.10.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.10.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.10.0rc1-cp313-cp313-macosx_12_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.13macOS 12.0+ ARM64

lets_plot-4.10.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.10.0rc1-cp312-cp312-win_amd64.whl (6.5 MB view details)

Uploaded CPython 3.12Windows x86-64

lets_plot-4.10.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.10.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.10.0rc1-cp312-cp312-macosx_11_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

lets_plot-4.10.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.10.0rc1-cp311-cp311-win_amd64.whl (6.5 MB view details)

Uploaded CPython 3.11Windows x86-64

lets_plot-4.10.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.10.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.10.0rc1-cp311-cp311-macosx_11_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

lets_plot-4.10.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.10.0rc1-cp310-cp310-win_amd64.whl (6.5 MB view details)

Uploaded CPython 3.10Windows x86-64

lets_plot-4.10.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.10.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.10.0rc1-cp310-cp310-macosx_11_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 08641040b98f9d1a8e5bb532ed39a30bfeab38e441854f963c96c44777fd3094
MD5 fa5f9f2a3457993591514c68ec4d5a16
BLAKE2b-256 21aea1b54248c70ae995fccfd92b94baa3e9dc596d872b7a3e6438731cf1e955

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 4e8bcb5e09391bd51edbfd58e0f4f74102fa112cb254539d376d97d79fd6e5d5
MD5 6f427427605877c2d3ed8e124060970f
BLAKE2b-256 feca17a699425f5470f8fdf25cbcd421f8b1b0e558aa6da0057d46ed3a8210ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 7fbc9591378f5fc6e455ba57d47b3c65d6b9c48008bc3538cb4997d750b0dbd3
MD5 4e4703df7d8ad9194f8bd3af2fd56cc8
BLAKE2b-256 bb4280f1b9b16dd082caaa4241a9102b70e4c07e14c3039b076f18a22563a6b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8f58ed88d8c39a130906fefa459b30f31e87a321a98aeced57cfe169201b6864
MD5 84a0ac2c4f4c640823f9988886db88a1
BLAKE2b-256 2351e67f42417b08deecb42a392d97a670462fda23268c04fb6a633d20c97a95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 83d233dd8c62a9b35e513d0890abcfe7deb414e03da1ffaa2dbc0fcbc6636f87
MD5 ce7de30c2c20a3685d26e8fe3d6fdefd
BLAKE2b-256 7470930ffcaa48e5fc16186575dcb78ba803e4d3f9ecfe600bf6f9aae3a79526

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 da88fa1b60cf02a3f9e8e276fbfc255147ac63d05bd2fa92223ea564b2728e3c
MD5 407acc6d7d3548f33ff4166b3b14bc43
BLAKE2b-256 237379f3e76686f8e15c70466e7c1c12bfa7afe6de817eeefb890fed0287665d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 3c5a30eb562e742036444fb8aba58e6bffc03f2b58bd45d018c8dce86c8709b9
MD5 e50f832223a3b393950d2184d273bdb1
BLAKE2b-256 35443f8718f3086e73184faa92008a856f617de5f339670a891851bb40c039df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 639b15f9f3c8a4fc1175b7357a10344b374c11071e5cb215ca0590aff585e004
MD5 a65b46c2c16edc1dee0db60e6b9fca2e
BLAKE2b-256 5d5a29129d2ea767b0c2828f2850dae1e25e54c19f457b76a063dcac5758a712

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 ab34d1895f22bc4cc33c546e3232e7e54775b7039063095c74618f9289570934
MD5 bea9b69c178f111a98a59fdaca15f400
BLAKE2b-256 cd341af806937a726f5089705eb81714b587bc58e6cd5951cda7dad0a0159b98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp314-cp314-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 510ca0f3c0acaa1a455e9624d1854cf964d0d09a1a3bac5926cdc40b50c22904
MD5 6124aad78cf7da9cc24bca1b851e3cfb
BLAKE2b-256 b3491590bedba2691ea71a33911640a4d3b19ab72061941dad8d8d5fc5cfbb92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 130138f011319655b4c9463311885ce5d926b6434bf1f8a25f10bf400ec9cce5
MD5 dbb2ff42d28f07e6eeb7bc4a7d26f52f
BLAKE2b-256 88b26df3747c47a51b98e542267dced6e731646ff73b20834a4c48a1346f877a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 f58dc9e0512dc6598fdae9591e3392f6ee9630cf43a6950b51f229a0eced9100
MD5 d391e5e421a27e57934db15cbd6627a3
BLAKE2b-256 85f6d3d18d586af31d30d16ef4157ce4347db020693213747a45a7706ae2e9bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 0bc342ec313a5fac233cb51c6124cf6f7062ae114d80e19ee4724322427ff2a2
MD5 4c3a54707bbe343aabc22d38a1237ba8
BLAKE2b-256 198ec61fcea517bd0be600af83cde542e07e8924ce2986a8af4d235b5f9de93f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 c78ff47b97a54777bebbffe161a8410ff60ad8156f2653a7f42de84f927dcf7e
MD5 e0b53428ba12f641fa7f550421933c66
BLAKE2b-256 9ef3775bb4939869abef8a2bcc9e1de745ffefc9698048390ec3ba3d77f5663d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2080d76bc14532bbdebc7ccae35bf7c2ca4513da25dd8797ab306a0a27aebe72
MD5 691093ce6e516f676681f91454a53f9f
BLAKE2b-256 3ad41435c5c537897a47f9dec1964a69396c0b08f09db871755cb66742250f28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ca1dfb4ef45a2a37eb9c406589f1f5af9627dcbd8007458f6ec25772304f4251
MD5 c77f49d069af48c89a9c94986a25de5a
BLAKE2b-256 3153c4714bb8f71e4bc2cb5c5f5044cd8dcd4579d50c190a096a0fc88a65542e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e7e2226a894e7d2910f773d9501c5e30ff8bf4588327536b345f2b8a61576c4e
MD5 ec8dc865f4d4a3f74099e6a7b5bc0b7a
BLAKE2b-256 c874140e9c84fb21490f6ba27a7d3e0c30159c1f14874b682cb9ffedc3c75eac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 9c3d8a50ff9dd35b2e972e365b865900f484a6cf0e2882aec624e3ea87316031
MD5 9ce07fb85f3eac444be161216994769f
BLAKE2b-256 a5c3ba448557abaeb6da9fcdf8a76ffce719a3bb6b6597dcfdadd792790dda15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fdcc7d05ffbde738aea69aec86bf1434bdf1143cbef385ae3af3737c7f150ebf
MD5 c8884667d68f40055b8327c3251437ec
BLAKE2b-256 c627db583455a96311da97dc0968c1ec548385f1babdd7023f16df50c1dc5a8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9cf420d0ca1f2efeb155e421e7c45c4dd62a82278893167d7e742520cecf32d7
MD5 b40fe100b03efe241540d1b7e74a623e
BLAKE2b-256 2f37afdebdaa0ab396eb63085d7d396f658af8ee3fae35410e3de07fab3d9b67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 9a787cc4ed7805ba2877dbaa032068348557ab0ef8028f24042059a00180a531
MD5 876e2513aaf6f94feffdaa7110544f3c
BLAKE2b-256 48c03254abf40750da9e4729866e9b4413372b89e80c44a563503faac2280021

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 f239eda5857ddaeb6ca3d2bc7fcf8cb692bc2e0eb7c96d503ab2354abd0ef7b6
MD5 c9904a6d4b2383fce021db9c962c85e9
BLAKE2b-256 a48e874e2f112199d16a59984a96b1a309fe08099945429017f7ef0653984518

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 8e133aab2252dd50ae83b6949032878eeb7d7f610e0a50be46bc1e23b24a84ec
MD5 9c5647abf83dd4cf652a2892ae6bd78e
BLAKE2b-256 f71b8a742555291c8e24dd10ba5d269326fdac069721bb2185a4abcc7c6a6519

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 148c52a045c7adacff12eae434f879ec5e13996cd2d97626f2acf49e66971efb
MD5 412cb3e08dc9de9b836ac22de728e555
BLAKE2b-256 99b8f54a6380f947208d52b149c7b319e53e471a534e96e1fa15772dc8837f52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d5df6f1c5eecb180654982c76da1c2cc84f09c6df962310df4e142cc92423c1b
MD5 b2e7c0170aea98b289acdbf5bda7964f
BLAKE2b-256 2cecdc4bb3d6e22082500a4a5082b4a08408e784a311717e9dc4abf0d3b80fae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e0e41b92f39e55a03166f510ab086d13257a2be40d4e3171ff7372426450cfbf
MD5 b42e86f55444edb9562755063d7550a8
BLAKE2b-256 02ddbd64b553159afb3a3309d785f0db1dc8a78f38a1674bc760b52b8c7cc4fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 68ef2ab90f87d87c9a4b2fb0cf7b278897bd035115aa8dcacf3316138a643ad7
MD5 faaa50d2c1cf9674c48d50fead4aa0ef
BLAKE2b-256 3aeefab1c44c598718e8c47c70d2b6c7fe0503aad9f403f073733decc08f9385

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 b64cd415613fc2dd968aac62f18820b67fa3c6aa2471559c25d1c0d106e23bd2
MD5 b366353893514bcc1980f2d129bc5825
BLAKE2b-256 048e41361d8334c16c5a2da96c583d8be527b752ce30517c6e25af47dd66abc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5a03add25e34f484dcd3642de4af56ee0a99f3f15c2701615672a42e4b2841dd
MD5 07efd946cc65b4dc007c8290366a0332
BLAKE2b-256 1501bb1ccae70622131cb617b79ced1f807e3e5d2cf411841d3991406d94ea48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.10.0rc1-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7344d021dc1ec9c7a14efea0518d9665dc930fa6dc551725aa74fb4bd1a9b399
MD5 4a02ca31e35a1a4bcb8f5143a17decfb
BLAKE2b-256 3286b2cba0611ad60f3ba9b810604f1a007a67e8ccc2c090482315ed85e49a6c

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