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

  • coord_polar()

    The polar coordinate system is most commonly used for pie charts, but
    it can also be used for constructing Spider or Radar charts using the flat option.


    f-24a/images/polar_coord_pie.png f-24a/images/radar_chart.png

    See: example notebook.

  • In the theme():

    • panel_inset parameter - primarily used for plots with polar coordinates.

      See: example notebook.

    • panel_border_ontop parameter - enables the drawing of panel border on top of the plot geoms.

    • panel_grid_ontop, panel_grid_ontop_x, panel_grid_ontop_y parameters - enable the drawing of grid lines on top of the plot geoms.

  • geom_curve()


    f-24a/images/curve_annotation.png

    See: example notebook.

  • [UNIQUE] Visualizing Graph-like Data with geom_segment() and geom_curve()

    • Aesthetics size_start, size_end, stroke_start and stroke_end enable better alignment of
      segments/curves with nodes of the graph by considering the size of the nodes.

    • The spacer parameter allows for additional manual fine-tuning.


      f-24a/images/graph_simple.png f-24a/images/graph_on_map.png

    See:

  • The alpha_stroke Parameter in geom_label()

    Use the alpha_stroke parameter to apply alpha to entire label. By default, alpha is only applied to the label background.

    See: example notebook.

  • Showing Plots in External Browser

    The setup_show_ext() directive allows plots to be displayed in an external browser window.

  • Updates in the Gallery

    f-24a/images/gal_bbc_cookbook.png f-24a/images/gal_penguins.png f-24a/images/gal_periodic_table.png f-24a/images/gal_wind_rose.png f-24a/images/gal_polar_heatmap.png

Change Log

See CHANGELOG.md for other changes and fixes.

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-2024, 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

lets_plot-4.3.1rc1-cp312-cp312-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.12 Windows x86-64

lets_plot-4.3.1rc1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

lets_plot-4.3.1rc1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

lets_plot-4.3.1rc1-cp312-cp312-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

lets_plot-4.3.1rc1-cp312-cp312-macosx_10_9_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

lets_plot-4.3.1rc1-cp311-cp311-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.11 Windows x86-64

lets_plot-4.3.1rc1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

lets_plot-4.3.1rc1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

lets_plot-4.3.1rc1-cp311-cp311-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

lets_plot-4.3.1rc1-cp311-cp311-macosx_10_9_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

lets_plot-4.3.1rc1-cp310-cp310-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.10 Windows x86-64

lets_plot-4.3.1rc1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

lets_plot-4.3.1rc1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

lets_plot-4.3.1rc1-cp310-cp310-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

lets_plot-4.3.1rc1-cp310-cp310-macosx_10_9_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

lets_plot-4.3.1rc1-cp39-cp39-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.9 Windows x86-64

lets_plot-4.3.1rc1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

lets_plot-4.3.1rc1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

lets_plot-4.3.1rc1-cp39-cp39-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

lets_plot-4.3.1rc1-cp39-cp39-macosx_10_9_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

lets_plot-4.3.1rc1-cp38-cp38-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.8 Windows x86-64

lets_plot-4.3.1rc1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

lets_plot-4.3.1rc1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

lets_plot-4.3.1rc1-cp38-cp38-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

lets_plot-4.3.1rc1-cp38-cp38-macosx_10_9_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

lets_plot-4.3.1rc1-cp37-cp37m-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.7m Windows x86-64

lets_plot-4.3.1rc1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

lets_plot-4.3.1rc1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

lets_plot-4.3.1rc1-cp37-cp37m-macosx_10_9_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c34e8cd5003b8118cdcc110c08e71fe2dbf708c627785a979069faf214218573
MD5 fb3fd79e6898c060aa000f7a0487c8e0
BLAKE2b-256 8f892b90498128dfaf0c60f86dbb790660c7055a73edc8c15932764de2bb9b2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3a04af05a924403f32c26e56a24a0344a45c5a0eae68709bcd99048acf1fda99
MD5 fcaaa157553fe60eeed6c384cd434e35
BLAKE2b-256 9d2279764b1597584a414d87772374c15aee3eebd9843a03f107eecc0611ffb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 67f9d21708f6477c202018eb8770f1ab24d4fada01fad2ea3fd5ce3b34d263bf
MD5 1e40a2c18328405ba6e69ecdb4d2dd50
BLAKE2b-256 c72e0d8e03c5c33092c1d918cd060cf7dcc91c4c3b21b4b3079e392878b6ceba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aa2099b34e18ce4172a9ac2e6053ea0b8e5aa69740bc3a47dde517d5c3355bae
MD5 761ded4db4ea5353b9ed59019b86eb46
BLAKE2b-256 ae63c75e21da1108e9f2c07d1816b54403196327b4703170f33366af9233a011

See more details on using hashes here.

File details

Details for the file lets_plot-4.3.1rc1-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ce7da44688e52d560bfdb77bef42f8317784a2202a73a8ebbf62b3808b8419cf
MD5 dcfa4637dc9f6b8fe97338c19a237447
BLAKE2b-256 6320a47470c4983d233c7ade6ed880ae2b79bc899d3c57b96d59c831a477282c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ebb08439eb76688139e0758abd3a68d530d135209f703c90cb36194e3626f6fb
MD5 68b9b0cd5dca4ddc1173755e98572572
BLAKE2b-256 6a5d420e11aeb13ea3bc7c4fcbd44134ab91ddc6c02f98d2c2caedf1eb5eabe1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f58e3d14b7ef549bd6f0ba8cd8339e9dc367c664fec98a2d57353ee510ca0cbd
MD5 6103698f2a802165517b0114683821ce
BLAKE2b-256 6db1d43504b5eec058aa2087d4508b47b0c7e5d859f1f449a82871beab102345

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 039123be492a79b032892b098835781352201d761a5750178de485b474dc90f7
MD5 9a39d88decf58945aa38f0925d407d03
BLAKE2b-256 b2018a7a91d17357768423cc01bbab1812278e4ff2d602593adefb9e966244b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f88441aee39d2cf7f0c8de533a80189b83f9ffaac1f8e28143b3dfaca9e931a7
MD5 8a2ffc41fead037d31e941e638a37707
BLAKE2b-256 9cc17907456e98481960a133cddcee2869207cfd1d0a900cd13487e34e1f4b4e

See more details on using hashes here.

File details

Details for the file lets_plot-4.3.1rc1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ab0a36061c2e6f7a05ccd07dd4a4087ed8e65d3de083d476b5da0083e9ca8026
MD5 1f942cb634ae1d300d8c7e3099055c51
BLAKE2b-256 50f537d996f148cbb2f7b2a4baec0c8cd7bea084f392a3ec64c189ccc05ef1c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f49d627de89f57dda079f1acc1eb364629558a5f410f7ef270fd0a8f68d90b1a
MD5 790fae116a0fb56dd8fe0e5b8f608739
BLAKE2b-256 15f6b04f17b9e9ad30a339b3a516a657cc75f2b1d42cae587717ae86b281ca50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 17f201e6095b4ac1b18d75bb091910a3a713493bd3d0374ffac132a6aa0fd78f
MD5 d77bf05e44e129fb494a7d09bc3610ca
BLAKE2b-256 788685565a6d3d11a8dbe0828a74012cb1be107f818cd358e367abbd3235aab9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1596fd0fd737190c2eb93c7e4222bd382ce73a5fdf0bca90aae552e17f011988
MD5 bce952b485ae29302e2783c52d26e429
BLAKE2b-256 1750b15eac59fd91e01970a8b64b5a0d774bdef08554d9a4a6fb018769e764ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5f1dfd4f87f5c8992bda75ae788b7a8f95f542596df3b4a92420a9e2151fefce
MD5 02be58c3ecdeba488a9386f124207d84
BLAKE2b-256 613d18d8792ba79934cf0528df08084f9a0b8a1be04e420902a389c8f5236dd5

See more details on using hashes here.

File details

Details for the file lets_plot-4.3.1rc1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 357483aa40a73e68862155a689c51e0ddc01ddf33e54887633417c3593b7c57f
MD5 1202592e00945553bdba49619c14f139
BLAKE2b-256 3f98757dd347d877acecc934694a20d7fefc36a3ebd0b09212ad0a63cf3eec30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c9e218d16aa86d7eae156e542a1e35c610e09814afa7ff27c91c60337637b895
MD5 6bbc3d3275c3f7774a558b898d6aec48
BLAKE2b-256 d1f76b64a211cc39ad979f15b6f2a13a9384cc0a70230da60f4ea72e58d4b113

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dcbad5aa6997332b22c07386c7882eeffa2a7ac66afa37f866f6697a67a2ffe6
MD5 7424997a0163ec1a592ea3c7a1f9b24b
BLAKE2b-256 dd56cda950ed864ceab2304ea8e3306545852f075748cd4062c1a85067d9c593

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 849f8b0b16ceac484c195975201525ab3f005cf175938e6a1415682533d1426c
MD5 d252a255ee9e0aea241f81cf0724aed9
BLAKE2b-256 c180881bcf40b717f211563dbd53e842e478275eb7326346860c9e0abf3b9503

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b4fa85cb9733f48d16107772922e65374013d9c157e67767df58b9f4477382f6
MD5 e5ef417f695e0d59682e717c32d4447d
BLAKE2b-256 649d1d021cb5ca5b70d86964baa65890886502fc90ff2a6c12a048f0aa500c13

See more details on using hashes here.

File details

Details for the file lets_plot-4.3.1rc1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4f788cfa57985897f812a42a7bbba78261646162c88dcd2f13f69a59b6d35f5a
MD5 3136532ae45e2fadfcd8e83cbb5b0204
BLAKE2b-256 51ad1a3d345ae9bf5c361f0e64cfbb304170042a5ccfbaf594d80bbfb5878c0e

See more details on using hashes here.

File details

Details for the file lets_plot-4.3.1rc1-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 561e3c2e246430222928d995193d26dd01bc2996b4516a0838340bc58cd17df9
MD5 87f487e0b837774db40143a9553eee5a
BLAKE2b-256 f0cab3e201d962fb6c9acb01b838c304720a34b367aba3cad6996d15375dae86

See more details on using hashes here.

File details

Details for the file lets_plot-4.3.1rc1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b7835dcf0e7796aa802476470bac4ffb34eafdcb726809eddd0f05ad7fd8934b
MD5 284ff73ccb6b8d4b41f58ff12390bcd1
BLAKE2b-256 fe3d436e51048fc054fad4091cf8cad4686701772e2a12e343a5c1ee8c2b00b1

See more details on using hashes here.

File details

Details for the file lets_plot-4.3.1rc1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 49807883f0cb37e575543624eb79f649170f0cc4bbba6b17cab385d05171583d
MD5 352edf396656342c7673547a68c25953
BLAKE2b-256 f689d7f6c9c8bded1bdc5082c2610a5aba8930a5486e8b0efb5c56b26d060b30

See more details on using hashes here.

File details

Details for the file lets_plot-4.3.1rc1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f5799cf355418f37b1d405044ca04473126423dd9e7b8db2f9c748eb6b1433b8
MD5 2fd1f247bda1e42544d9ca1cd566d7ce
BLAKE2b-256 03eedb545635cbcd4b14433b1e40800d643a7b5656f9068d17b58643707e523f

See more details on using hashes here.

File details

Details for the file lets_plot-4.3.1rc1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 74c1403b28538d0f64714a92a8c62de59de7c518a3e98fa8c1fcb552e4282724
MD5 8a10322a49d3c75be84e0a175f676772
BLAKE2b-256 cd16115b58b95f794e00da08483ae731a3958d7f1864099f0224d6944a272f70

See more details on using hashes here.

File details

Details for the file lets_plot-4.3.1rc1-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b1e532086583cb18e04b4628e78cc4c825e74feedd6e0d0e8a8f22f7700692a5
MD5 fb94a7b66dc49e3e255c4ce6a8a8f5d8
BLAKE2b-256 2a281605c8814a732aa8675ec5b739d1ea81bf70b4b5845d9d5b0c388c865c07

See more details on using hashes here.

File details

Details for the file lets_plot-4.3.1rc1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 303ac1afed81fe1adddadaa92e935ede5c26770bdd46c9fe1ca69b30ce4a0800
MD5 19b50c330fa625664323e431085db327
BLAKE2b-256 9309451517f1ddd676ad85c39e77164d9e02e39fd5c61c5bcc88cb38cc8dedc4

See more details on using hashes here.

File details

Details for the file lets_plot-4.3.1rc1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cd8a5e0c0437830461fd90a310c3d01209e736529d642108ea93a6fda3e7e323
MD5 7b1cd85441b5401bbf95059275b89495
BLAKE2b-256 42e986ac2ee0f9da7e73a881a01b6a6fbda15dc8a5147b2b8319f2e059305971

See more details on using hashes here.

File details

Details for the file lets_plot-4.3.1rc1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for lets_plot-4.3.1rc1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4cc0510ad57ea8b70dc33479c10de2ef9bb20411acd2fdd8c3a825b3093a4cb0
MD5 36990399a3cd61c046cc41a691d2dc7b
BLAKE2b-256 6dc0ccafdc35fba9c2e04fced87b78b6e3a812e555fddc88c87e876af22b702a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page