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.1-cp312-cp312-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.12 Windows x86-64

lets_plot-4.3.1-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.1-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.1-cp312-cp312-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

lets_plot-4.3.1-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.1-cp311-cp311-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.11 Windows x86-64

lets_plot-4.3.1-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.1-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.1-cp311-cp311-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

lets_plot-4.3.1-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.1-cp310-cp310-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.10 Windows x86-64

lets_plot-4.3.1-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.1-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.1-cp310-cp310-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

lets_plot-4.3.1-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.1-cp39-cp39-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.9 Windows x86-64

lets_plot-4.3.1-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.1-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.1-cp39-cp39-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

lets_plot-4.3.1-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.1-cp38-cp38-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.8 Windows x86-64

lets_plot-4.3.1-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.1-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.1-cp38-cp38-macosx_11_0_arm64.whl (3.1 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

lets_plot-4.3.1-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.1-cp37-cp37m-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.7m Windows x86-64

lets_plot-4.3.1-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.1-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.1-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.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0885327e8bdf5c5b7d0fc6625d05403951c82497b2cbc7966dbec50258f22cd4
MD5 e3ad1a2cafd4e968a142bdc57fe40d8c
BLAKE2b-256 79dd31b3cc07f435106b2e03f6c1bdf7e5d11f1b68ef5f89ffd978849089dfbe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4a92bfb0e769fef6385e5d7132c225a5cd903a7b7446f2cc1579312058457a8c
MD5 5a8a9e2408be4f48d3289c913988c1a3
BLAKE2b-256 cd60e6267b4f3a3ee3aaff78b671a4dc0a11592bf5e8c5f9f166e5eecf6e6777

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 16f2871f268cb04430f65ce639aa39423fdd79e54a96128bdd909a721c16ab45
MD5 5f5009a25933747a2b716e64bd9269ca
BLAKE2b-256 6742cf9a7cce17712a5c5dcbf62064b5e781e5b086ddd950be48141f1c7f6230

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 26d920d78b2388b15ef0e55cc8ffd7803658e7ef3780019e12f0b2c65920c6b5
MD5 2ae245abd0c2c79868ef57b38107dbf1
BLAKE2b-256 c4bd3c5ec5444227ef071473181e60c863da47a6fff3a9428f75d16ec28b20cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 096ad82f5568b0e34ce9b9aec8170d91ab79be728eab943145c26698d5e8022e
MD5 3015e98e991827665f4f7a5b8d198913
BLAKE2b-256 c5fb285a4ea7f215bb8867c0661c6bd150b6a4b1765f3b60779b734a9651f86c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 789717fe94adde7a81176a0c13f74bd4dcbfe83ab39c5a65a0b4dd538809ab34
MD5 8c72dd5cb36b6025f8f3e44eb1d54c6a
BLAKE2b-256 b131371370f7642352cc2bf041885e4a090e1cb4ff8bc2c0ffb27008b9ef2254

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5c13ed81cf89b159119953ebd0008380055665f7a51820d2343346a7622e008b
MD5 962ab240f4e5a1b65f6d4a592b99c42e
BLAKE2b-256 434b8d716b34baa53b5c9f3042a8b7e85be4011208d6fe4d47628b8183517769

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9c677baef5c807cb1c850a4e492184cc7a71e7dc6cdce30218fc97d9f18208be
MD5 18e7a78043c34b627d2e588e969d5fc4
BLAKE2b-256 95736215c32b267fda576233f52eb767d2992d316241e19f9a4081eb2891d63d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 99dbfcfbcd6ed9b12068db2b826aea4ae3a5677c03d134bdec734dc38ca57182
MD5 8993c6debbb353ab213f7a68da6d0498
BLAKE2b-256 e2b421642cd3117bec92671317bd2361a1497a02a1f1eaa69ba72e55bc823f4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 35b17e9832e51e94af6dbfef187ef5b992c0e129ba191d4f598631836e91000c
MD5 15291784a5199e093fb89cfb8ef32c40
BLAKE2b-256 97f8ad7dc91d7317955b9a8eced9c145142a759fe7cdcf14a6e2d9b707a4d761

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 089c7f4311ed978d5aed265dea1c18f3f924a25f7c56a898e8b9eec71e819226
MD5 793603a4abcdb2a35853096cc4d6521d
BLAKE2b-256 4621f417c7e8cd52c647a6fc7648744b85b6d4681b401ecb64c8d9bb6bc966cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3c744c2a134c308c90df099b12928a2c3279855ddb04e94a6b5224c07f5dda36
MD5 f371a05a2ab540ce174d82e198bd7d9e
BLAKE2b-256 509c6031b114d2fcb396363b2ee8b7fedbb9fed6fbdd40953a3b8fb4ec322145

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 16a6af4ba19407572df9edc599556632d49d5a099352c0fbcd756a9683a4f36b
MD5 f5545c2d5d85ef1b4605beb1b62d798c
BLAKE2b-256 e43adbccd7c0b0f042c143f93199287cdee59f0036fbd23b6e15023d5a8147cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6fef6c9020e65f4af4240dfea29f6060727b69c89aff36dbe725de15a2d8c8bf
MD5 a35dfcd45fddade764b569a4555a49e0
BLAKE2b-256 27cfd3842ba3fb4e2c9f0c662d707befc096dbd95f8987ca08e36ff189ce0f8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2b5f03cd940a055aa263ae3f9f6e67cf3ff3601eea77de9e81126696380defd0
MD5 29e1ff8f57516361365275d488263cf6
BLAKE2b-256 14438141a78824f19282249672c335d3a79766e606439c1f43894446da9c90c1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.3.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for lets_plot-4.3.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 ff9047b647bddd2d36d6fe6cd68eadec36b804742084b30ac4fb47accfa5bbce
MD5 628ece24a971421e13afda0e5932a5a3
BLAKE2b-256 27bb6822b0f044be9f4374f6e4ff9cb595c24779dd89fa75fb22d179ecc79db8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2a8f5e2eef6dd62693d1364e1dcb6e41a198546638e8dd578cd5c461d5d2a1d0
MD5 a7e581634b8e0fbafd29e866efb741a1
BLAKE2b-256 9992a86d1bcfeda3c04d805fecf7346dd50970b2f47d2548ccbe0f53f04d4d3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b64ce4b503c909e8c618443ba91458e744211b958c885471f7d7c2ed273e670c
MD5 7bfa8b70d44f1f0db4e2df6cb8631aaa
BLAKE2b-256 2dc0772af0805e74d26ce6cfa30e76a5d2f1259980c053841f02a947a2b2b4b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 36133378163b9cafbab95d85726142f97ff7cc6c16c4b80b8159348340fc7316
MD5 42a887505a8b5b7b91863f0ea48c1810
BLAKE2b-256 118f9041bac90ef7ac7dadd14a6388ecf79850e6b65b5d829d7a21332541aa54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0f03abc0d6889fc604eebe3022239600c112f2be76caf545a2278f5c655a01c9
MD5 b90f28b17d8fda834500c9280d4e752c
BLAKE2b-256 47a34b366f84b4c6f0bb3150b579eb9ca45a4e31e4b8d2cc3eb14c7aa12185e7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lets_plot-4.3.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for lets_plot-4.3.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 541513658047a911296814f48d49d278a6789816b45369fb4669bd66aa56db63
MD5 a70ef62cbb142308f7590238d28885f7
BLAKE2b-256 ad4d94856dcd474f78bcdd4d7be6c1ce5c0648a08d61423c099afc3e65c9b956

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d3f8b9e3763105911483713d7c0a57f30fd9dd7ff95f098e4ab503f3b5738b05
MD5 45644d5d96f7c90e7043f59cec094abc
BLAKE2b-256 7fae728843ff4c6740e201dcdb861b361662cd7d9b9c56d69420d32769bbccf4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 eaeb7c5360d2f3a7ad137c07bf6e14dd87617f20158917dbae7eed0471b1b0a2
MD5 90e7f52b6b7ce5d7a34cbba9e3418690
BLAKE2b-256 87e837cb64dc87210f926f694e6da0131a66bee989499b8ea3b9de4def5df76a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fd8dd9611dc0ffcabbb31cd58984834e7f1f39b60959759afa9b21e23b0374a9
MD5 ec783879c4e1f3d91e050e2bb0fa3a2d
BLAKE2b-256 56810d77882658e07ae6f6194c2171c332b8f23c852042d25ce3bae078550b8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d1400612d5c6abdcce61a2f1d2bd2e254f553f307ceef3b45dff0bf934b2b762
MD5 650e3efdf6e715cf48b7c000232e8a32
BLAKE2b-256 04b18c682a6eb4d3c8c1af42d1876e7aa3587bc71b9720ac11362dabe126306a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 df3f9575a8025cbf81c098dcac6295ecfb26301cfaaa77a2ae8ef07e10ffcb84
MD5 6274c9c7353ea75827806593a9ad34d6
BLAKE2b-256 55584a89d80ebdb74f40d745138db000d0d3fee66e50e34b517c1050aa8101fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d222232db7cbad5a9ab290f56383b908aa1eede1ba9eb9e2df5be2df561e3a27
MD5 a6f4505a25b99474873028ef5f9b5332
BLAKE2b-256 0e94e19539f6a0eaf76891e543dad2a15c0cf3bbde14cb9e9f84a6bc52cf5d51

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 748cb4e164dc96842da7dd6eeb2c24d77831b11749b35a0c73de45a200a4247c
MD5 0cfd65bbaa6c4d70f1f5e6f7e0be5c90
BLAKE2b-256 765ed7990abee3faa9126afeb331a4d84d7eef33bc22f8dc33e3ce9708e86a04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lets_plot-4.3.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 986e3b8914bf86634e0120ca42ac97a57d1c467c2860547e21241b1f7be2974a
MD5 2d0803d4939b1487ecdbf3215c7f5f5d
BLAKE2b-256 28694a01e26a6cfd9b1a4dd5e12add0e5a80be0aa243ccf3971b5faa29a30d41

See more details on using hashes here.

Supported by

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