Grammar of Graphics in Python.
Project Links
Meta
Author: The BQplot Development Team
Requires Python: >=3.6
Classifiers
bqscales
Grammar of Graphics in Python for bqplot and other Jupyter widgets libraries
Installation
You can install using pip:
pip install bqscales
Or using conda/mamba:
mamba install -c conda-forge bqscales
Development
See our contributing guidelines to know how to contribute and set up a development environment.
License
This software is licensed under the Apache 2.0 license. See the LICENSE file for details.
0.3.7
Dec 10, 2025
0.3.6
Dec 10, 2025
0.3.5
Dec 10, 2025
0.3.4
Dec 09, 2025
0.3.3
Jul 27, 2023
0.3.2
Jul 12, 2023
0.3.1
Aug 19, 2022
0.3.0
Aug 18, 2022
0.2.4
Apr 07, 2022
0.2.3
Apr 07, 2022
0.2.2
Aug 25, 2021
0.2.1
Aug 24, 2021
0.2.0
Aug 20, 2021
0.1.1
Jan 28, 2021
0.1.0
Jan 26, 2021
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
ipywidgets
(<9,>=8.0.1)
numpy
(>=1.10.4)
traitlets
(>=4.3.0)
traittypes
(>=0.0.6)