Plotly-calplot

Latest version: v0.1.20

Safety actively analyzes 623187 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.20

features
- improved some docstrings
- added `validate_date_column` [here](https://github.com/brunorosilva/plotly-calplot/blob/caabe67556d284dbe5f7f1a25e21792ad4f8178c/plotly_calplot/utils.py#L38) in order to address 26 , now the code accepts tz aware dates, string dates (given the date_fmt) or plain datetime from `pd.to_datetime`

fixes
- fix the deployment pipeline to test pypi and pypi
- add Union so mypy can run its tests
- remove `start_month` and `end_month` from `get_date_coordinates`, it was not necessary
- remove the pandas 1.x dependency to any addressing 27

**Full Changelog**: https://github.com/brunorosilva/plotly-calplot/compare/v0.1.16...v0.1.20

0.1.16

features
- add plot all years as columns via the `years_as_columns: bool = False` parameter (see 15 )
- add min and max colormap controls via the `cmap_min: Optional[float] = None` and `cmap_max: Optional[float] = None` parameters (see 18 )
- add option to only show selected months via the `start_month: int = 1` and `end_month: int = 12` parameters (see 19 )
fixes
- changed default min colormap value to min column value (see 17 and https://github.com/brunorosilva/plotly-calplot/issues/18#issuecomment-1485100554)
- part 1 of issue 16 is dealt with here
not addressed
- parts 2 and 3 of the issue 16 is not addressed still, but it's the next one in line

What's Changed
* fix issues by brunorosilva in https://github.com/brunorosilva/plotly-calplot/pull/20
* add skip existing to pypi deploy by brunorosilva in https://github.com/brunorosilva/plotly-calplot/pull/21
* update lib version by brunorosilva in https://github.com/brunorosilva/plotly-calplot/pull/22
* add verbose to prd deploy by brunorosilva in https://github.com/brunorosilva/plotly-calplot/pull/24
* version bump to fix pypi deploy by brunorosilva in https://github.com/brunorosilva/plotly-calplot/pull/25


**Full Changelog**: https://github.com/brunorosilva/plotly-calplot/compare/v0.1.13...v0.1.16

0.1.13

What's Changed
* Thanks so much JacobHayes for contributing to this project
* Update CI poetry installation by JacobHayes in https://github.com/brunorosilva/plotly-calplot/pull/14
* Support custom hovertext in calplots by JacobHayes in https://github.com/brunorosilva/plotly-calplot/pull/13

New Contributors
* JacobHayes made their first contribution in https://github.com/brunorosilva/plotly-calplot/pull/14

**Full Changelog**: https://github.com/brunorosilva/plotly-calplot/compare/v0.1.12...v0.1.13

0.1.12

What's Changed
* Separate out dev dependencies by musab-khawaja in https://github.com/brunorosilva/plotly-calplot/pull/12
* Hotfix/remove fixed width by brunorosilva in https://github.com/brunorosilva/plotly-calplot/pull/10
* Feature/enable pypi deploy by brunorosilva in https://github.com/brunorosilva/plotly-calplot/pull/11

New Contributors
* musab-khawaja made their first contribution in https://github.com/brunorosilva/plotly-calplot/pull/12

**Full Changelog**: https://github.com/brunorosilva/plotly-calplot/compare/v0.1.10...v0.1.12

0.1.10

What's Changed
* add `month_calplot` to the library, all credits to daviddavo for the idea and implementation
![image](https://user-images.githubusercontent.com/17326742/171506587-9f3693e3-da79-43a7-9c2f-710e00ae04e5.png)
* update lib version by brunorosilva in https://github.com/brunorosilva/plotly-calplot/pull/6


**Full Changelog**: https://github.com/brunorosilva/plotly-calplot/compare/v0.1.9...v0.1.10

0.1.9

- add showscale parameter option in order to make it easier to show colorscales
- fix colorscale to become global

What's Changed
* fix global colorscale problems by brunorosilva in https://github.com/brunorosilva/plotly-calplot/pull/5


**Full Changelog**: https://github.com/brunorosilva/plotly-calplot/compare/v0.1.8...v0.1.9

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.