Skip to content

Tags: ego/chartify

Tags

4.0.5

Toggle 4.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 4.0.5 (spotify#168)

* - Update version and history

* Removed pandas major version cap (spotify#167)

---------

Co-authored-by: Chris Halpert <[email protected]>

4.0.4

Toggle 4.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 4.0.4 (spotify#165)

* Documentation Build Fix (spotify#164)

* Added readthedocs config yaml file

* Updated broken paths in docs

* fix: requirements.txt to reduce vulnerabilities (spotify#163)

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5537286

* - Update version and history

---------

Co-authored-by: lrjball <[email protected]>
Co-authored-by: Snyk bot <[email protected]>

4.0.3

Toggle 4.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.rst

4.0.2

Toggle 4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 4.0.2 (spotify#159)

* Fixed categorical_order_by used with array_like (spotify#157)

* Fix categorical_order_by check for scatter plot

* Fix categorical_order_by check for _construct_source

* Refactor category sorting in _construct_source

* Add tests for categorical_order_by

* Correct scatter test (spotify#158)

* Update version in init

* Update HISTORY.rst

---------

Co-authored-by: Quoc Duong Bui <[email protected]>

4.0.1

Toggle 4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Require pillow 9 1 0 (spotify#156)

* Update pillow requirement to avoid bug

* Updated version and history

4.0.0

Toggle 4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 4.0.0 (spotify#154)

* Support for bokeh 3.1.0 (>2.0.0) (spotify#153)

* Fix range args with value None

* Pass range start / end only if not None

* Fix font value for bokeh>=2.3

* Undo pinning bokeh to <2.3.0

* Workaround for select(CategoricalColorMapper) bug
- bug in bokeh>=3.0.0
- bokeh/bokeh#13015

* - Drop python 3.6 and 3.7 from tox testing
- Update version to 4.0.0

* Try to add python 3.11

* Remove 3.11

* Update requirements

* Updated dev requirements

* Reformat and change back flake8 version

* Re-ran example notebook

---------

Co-authored-by: Quoc Duong Bui <[email protected]>

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 3.1.0 (spotify#152)

* Added boxplot feature (spotify#151)

* Add method for boxplot dataframe

* Add method for plotting boxplot

* Change default order to ascending

* Add check for categorical_order_by

* Remove show() from boxplot method

* Fix wrong horizontal boxplot

* Correctly set numeric axis range

* Remove _sort_categories method and its usages

* Add tests for boxplot

* Change to not deprecated syntax

* Improve formatting

* Add doc to boxplot method

* Add doc for _compute_boxplot_df

* Rename test_standard to test_default

* Updated version and added boxplot example to examples notebook

---------

Co-authored-by: Quoc Duong Bui <[email protected]>

3.0.5

Toggle 3.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 3.0.5 (spotify#147)

* Fix a couple of cosmetic errors in notebooks

* Update requirements.txt (spotify#143)

* Updated version and history

* Run tests on older ubuntu that still has python 3.6

Co-authored-by: Ben Greiner <[email protected]> and @valleyofblackpanther

3.0.4

Toggle 3.0.4's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Release 3.0.4 (spotify#140)

This update is a maintanaince release with no new features and mainly behind the scenes updates:
* Update github actions
* Limit versions of bokeh, Jinja, and importlib-metadata to fix build error. This is only necessary for python 3.6 it seems.
* Updated required versions of pytest and coverage
* Update setup.py (spotify#135)
* Update options.py (spotify#133)
* Change ChromeDriver link to avoid deprecated site (spotify#134)
* Added test case and fix from [PR spotify#127](spotify#127)
* Eliminate a number of deprecation warnings
* Add publish to PyPi workflow

Co-authored-by: Anurag Kumar <[email protected]>
Co-authored-by: Moad Akhraz <[email protected]>
Co-authored-by: Damian <[email protected]>
Co-authored-by: Damian <[email protected]>

3.0.3

Toggle 3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request spotify#121 from spotify/release-3.0.3

release 3.0.3