Skip to main content

An open source library for statistical plotting

Project description

Lets-Plot

official JetBrains project License MIT Latest Release

Lets-Plot is a multiplatform plotting library built on the principles of the Grammar of Graphics.

The library' design is heavily influenced by Leland Wilkinson work The Grammar of Graphics describing the deep features that underlie all statistical graphics.

This grammar [...] is made up of a set of independent components that can be composed in many different ways. This makes [it] very powerful because you are not limited to a set of pre-specified graphics, but you can create new graphics that are precisely tailored for your problem.

Grammar of Graphics for Python Latest Release

A bridge between R (ggplot2) and Python data visualization.
To learn more see the documentation site at lets-plot.org.

Grammar of Graphics for Kotlin Latest Release

Notebooks

Create plots in Kotlin Notebook, Datalore, Jupyter with Kotlin Kernel
or any other notebook that supports Kotlin Kernel.
To learn more see the Lets-Plot Kotlin API project at GitHub.

Compose Multiplatform

Embed Lets-Plot charts in Compose Multiplatform applications.
To learn more see the Lets-Plot Skia Frontend project at GitHub.

JVM and Kotlin/JS

Embed Lets-Plot charts in JVM (Swing, JavaFX) and Kotlin/JS applications.
To learn more see the Lets-Plot Kotlin API project at GitHub.

"Lets-Plot in SciView" plugin

JetBrains Plugins JetBrains plugins

Scientific mode in PyCharm and in IntelliJ IDEA provides support for interactive scientific computing and data visualization.

Lets-Plot in SciView plugin adds support for interactive plotting to IntelliJ-based IDEs with the Scientific mode enabled.

Note: The Scientific mode is NOT available in communinty editions of JetBrains IDEs.

Also read:

What is new in 4.7.0

  • Time Series Plotting

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

    See example notebook.

  • Native support for PNG and PDF exports

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

  • geom_sina() Geometry

    f-25b/images/geom_sina.png

    See example notebook.

  • geom_text_repel() and geom_label_repel() Geometries

    f-25b/images/geom_repel.png

    See example notebook.

  • waterfall_plot() Chart

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

      See example notebook.

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

      See example notebook.

  • Continuous Data on Discrete Scales

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

    See: example notebook.

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

  • Plot Layout

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

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

  • And More

    See CHANGELOG.md for a full list of changes.

Recent Updates in the Gallery

f-25a/images/magnifier_inset.png f-25a/images/ggbunch_indonesia.png f-24g/images/theme_legend_scheme.png images/changelog/4.5.0/interact_pan_zoom.png f-24g/images/lp_verse.png f-24e/images/us_unemployment.png f-24b/images/gal_venn_diagram.png f-24b/images/gal_spoke.png f-24b/images/gal_indonesia_volcanoes_on_map.png f-24b/images/gal_japanese_volcanoes_on_map.png

Change Log

CHANGELOG.md

Code of Conduct

This project and the corresponding community are governed by the JetBrains Open Source and Community Code of Conduct. Please make sure you read it.

License

Code and documentation released under the MIT license. Copyright © 2019-2025, JetBrains s.r.o.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

lets_plot-4.7.0-cp313-cp313-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.13Windows x86-64

lets_plot-4.7.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

lets_plot-4.7.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

lets_plot-4.7.0-cp313-cp313-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.15+ x86-64

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

Uploaded CPython 3.12Windows x86-64

lets_plot-4.7.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

lets_plot-4.7.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

lets_plot-4.7.0-cp312-cp312-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

lets_plot-4.7.0-cp312-cp312-macosx_10_15_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

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

Uploaded CPython 3.11Windows x86-64

lets_plot-4.7.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

lets_plot-4.7.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

lets_plot-4.7.0-cp311-cp311-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.15+ x86-64

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

Uploaded CPython 3.10Windows x86-64

lets_plot-4.7.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

lets_plot-4.7.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

lets_plot-4.7.0-cp310-cp310-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.15+ x86-64

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

Uploaded CPython 3.9Windows x86-64

lets_plot-4.7.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

lets_plot-4.7.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

lets_plot-4.7.0-cp39-cp39-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

lets_plot-4.7.0-cp39-cp39-macosx_10_15_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

File details

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

File metadata

  • Download URL: lets_plot-4.7.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for lets_plot-4.7.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6047c96cc230087d269f7ab65d6f669a23191810ff24e3f08fcbf89c3226544d
MD5 ab9f831e863fe15c009492ab7f78e4bf
BLAKE2b-256 14c4a701506c526a1df0181f6000f3e21b719a9904a3cd34eb722c877f5cc451

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 00ec1c4e57d0e07f1441fca7b257869c6ea7bc58ea417477033ff14709c07a27
MD5 c5a3bf4b145362e979ba2e4940f4628f
BLAKE2b-256 3b27b75e69045f570aea61a88b304bd7af82472a5dc675a686d2951c62499dd5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 205a7236ba920616b6e8c537350c2c44c6cd9751a537bf6be5c5df3d6317fc46
MD5 9b0c6fb2ec21ff35738efc2cf2b71d9b
BLAKE2b-256 116952e71bf811ef2a8728e04bac207737b2300bd514a2f60580cd2c37237abb

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d819f1696e757378f8ec8a4dbbcad910cc3999ad5861e62bab3596846a77c6a5
MD5 c60f693fda7b3999c24ea2ab48d4fd47
BLAKE2b-256 acd7e9621157207dc8ec3a244fcb3d7b6ae63e5994de0daa7b0599502f8916b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f7540acfccc292cb7ecad18a6d3cad93d21bf3ef4689327efea8fa69f1520428
MD5 267297ab8179ff4b778bafbb9bb637ea
BLAKE2b-256 1659a1b86d6a47f57760387f305070df6caa5be9fe6bed2def32d29eb68cb563

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.7.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for lets_plot-4.7.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 35f55b867d65752093f3dcdebcbd1ad07936f00e89d06cc2b67a09d2bd020fb0
MD5 481a3bf58771837f843085a18f10eeef
BLAKE2b-256 b9c7157ced018a913042055268992654cddf9d5e55fea588053ef8ca3ad28d56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c559eca2235029955329e7cecba1dc5d2c090f1e4f5d595d7a0490fda3348bed
MD5 b1d54f9e3b1e91f4d484161b5ecb9c3b
BLAKE2b-256 91eae737b4ba259f2fd73a3ee7fab4e1f24e461119e375b03183deb8622753ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c2e7065a85cad6bd9314f2d6f8ce244a99ff1f6e9fc4a2559faddc88fe24d693
MD5 fde778cf76884d5984ebaa573b7bfc43
BLAKE2b-256 f46465eb0d1b48cfc80bbd1327a5c359d9f3bfb588db056fba06a4e164715101

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0d4509ddedea5829bc53d009af1e8333e03089fed7139018e80dad4401e5c17f
MD5 a7347203d1ee237cd71da6fa7addff0b
BLAKE2b-256 5fe74b0dd7f82b87b87f94287244532861fa7e45c53881ce3b926f1cd8e97911

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0c749634561926d0c8a3a699c99473a7317ed8970e0c00cb0c812312027a8104
MD5 8d9e20fcc12034b6a06558498b5f8479
BLAKE2b-256 72b84e4b17dd575565fc667fa5c09f018c411f12c47ed7f6792ac6c08d634b1e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.7.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for lets_plot-4.7.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 aedf8105ab079e34abedc2ea9432ea217c423c2cd2014ef66191e9bd3d98842d
MD5 4cedfe479f66f22fb4cc01df2fdee700
BLAKE2b-256 7675195f309405d12cd8940204b803870583696044355c4f8059d0066397c0db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 5bc25e793fbeb76e00cae13eec5a99ce1d8bf11e7015214c746da94827228276
MD5 135eb9dea26885edec6d41aa0bfb2b7b
BLAKE2b-256 320ddc35b9cdf2771d1a5dfabb4baecf7da4396292ae2df6e2821909b3297802

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c3b7d03a589e3080f9816b791599c53519be8e6310d2678c7def8ae222906e4d
MD5 c51f01a5665851f2a31816d92176623b
BLAKE2b-256 e77798a8ef46d6f7859395f2ce72bab148ac733591e7e5bf4eee55ece443a75b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 68a36aa4cc97ecf4dd3a36a0103799df4a8ffce54ec1391df989bf0051586ca1
MD5 f5fceddbebdf3b45384ba6e846d06ad9
BLAKE2b-256 e21909cb16be87d42eae68a8867de301ab9e7a5b0cfa1dcd8ffe59614b3a9ef5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9dd6761bb20efc0bbfdf06ef0044db0c4f10e99e0c9492681d0588568d30de33
MD5 b0c3caf55db737b480981cf2dae63e0d
BLAKE2b-256 1a8d9fce506b0fd6b67f4339bb965ba5f0015697454441e81e58ad00aed6199b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.7.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for lets_plot-4.7.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8c36feaaa55851c2c3ef1d376e963c8924aabd31d2e11dd9e26b634165f929e7
MD5 fcfa82897d5cc387729448bd69eaabdb
BLAKE2b-256 2da26e28c87da56d6b5dd45d48fbf8c56f217ce5ce4f1b56c17fbea6189778d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a1e9846cf045630e3dbb16d2e70ea7482fdfe3eb57723c0fd9e04b626aa09119
MD5 a7790f48044b239e4bb66bd9fba5ff6b
BLAKE2b-256 0872ad1061e5b38d4c232bfbc3fe7062518b279033eeccf273e3ae9ab10b22a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 39d24dc2e6946aa8ff1c0d3fcce704a6b626db78508fc61f05fbe225a78ffa05
MD5 bd1f7f46e24b85cc7ed05a12ba08960a
BLAKE2b-256 060428cc9d4d0d494311659a5d475954363f8f388d92b015ab33350ef7afd727

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3e17bc8895a88dc8f0d4a22d4040729847b576e94a3bcbce37059c0a3b3f6ead
MD5 4b2dd250c560bada663d3e9d05e05a31
BLAKE2b-256 d1fd2faec728a62cc4b225f04ab1cfef3c26963c59fe4033ce80d2952cb261e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 61a8a4714768f4b4fbbeff80c04b835acb4e5e6512bd21cd1d2d772bc62879b6
MD5 8df9820c9bcff175fa1bf5577ee05f90
BLAKE2b-256 d899b61f507dc0d8c66e8875fe6326cd28b3a5a94fd708518e6b85dc5fe70f0c

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: lets_plot-4.7.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for lets_plot-4.7.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 ad2785ca5c17f0311d7c4514a79fcac96854265a18e709026ec712c0c1e3442d
MD5 4084aebdd7d006e091b822a9bf2917ed
BLAKE2b-256 c88529072213bcdf4a5975a4f2e92014ed41e517966bb8a5f24873248c3bc0e7

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e6b1a8fb37c4c7581984cb106b7fd8db097672c9174d8c92d75ac83c86789104
MD5 9932a6d91c27bf8a9d65ba04225e9f24
BLAKE2b-256 9b90dfdfd221d87f9a8858be35b7266f6ed1b6c861249d6922b23f24f0026bcd

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 e3695e96ce1ae48431dd3f224a8938f5b4de770b4b9351902f365125200b0e43
MD5 9cead22415d9b9c8eafd04c96941fe97
BLAKE2b-256 3cd8a7b84c5a814ea59e5bce290455d8e669d2bcee4d8b6ae1b5e376c4d1af9b

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cdc2ff07c191e84744939117994a3cfb9dca343403428a7416ef5c04e44e89e7
MD5 af2733ff94a8f6b98dc9a599bb1ae82b
BLAKE2b-256 da137844eb30e28ff718325e06d4cc11526354cd7a580a7f8fc912dbf78884a9

See more details on using hashes here.

File details

Details for the file lets_plot-4.7.0-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.7.0-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2550f7d78f8137c546f7591d2f92e83865f93117e07d206949476dcc4f184ef4
MD5 3c277922bf72aa589b3489118d2114aa
BLAKE2b-256 e4af83816fb420fe7ba9f22f2ff20027afac030eb6faf84b8306d7afcb9885c1

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