Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding a tentative deploy step #5

Merged
merged 1 commit into from
Dec 12, 2020
Merged

Conversation

CDonnerer
Copy link
Owner

No description provided.

@CDonnerer CDonnerer merged commit 94691d4 into development Dec 12, 2020
@CDonnerer CDonnerer deleted the automatic-builds branch December 12, 2020 19:50
CDonnerer added a commit that referenced this pull request Dec 12, 2020
* Remove pyscaffold leftovers (#2)

* updated changelog

* removed pyscaffold url from setup.cfg

* updated readme with empty docs

* Multiple scatter plot (#3)

* basic support for pandas series

* added limits property to axis

* added hacky multiple scatter via color param

* quick and dirty name setting

* added legend in splapdash support

* moved drawing functionality to separate module

* adding manifest for including dataset

* added legend draw test

* added some tests for pandas api

* added faux test for color array

* Basic docs (#4)

* first go at making basic docs

* updated readme

* updated the examples

* adding a tentative deploy step (#5)

* updated changelog
CDonnerer added a commit that referenced this pull request Jan 18, 2021
* Release/v0.1.1 (#6)

* Remove pyscaffold leftovers (#2)

* updated changelog

* removed pyscaffold url from setup.cfg

* updated readme with empty docs

* Multiple scatter plot (#3)

* basic support for pandas series

* added limits property to axis

* added hacky multiple scatter via color param

* quick and dirty name setting

* added legend in splapdash support

* moved drawing functionality to separate module

* adding manifest for including dataset

* added legend draw test

* added some tests for pandas api

* added faux test for color array

* Basic docs (#4)

* first go at making basic docs

* updated readme

* updated the examples

* adding a tentative deploy step (#5)

* updated changelog

* Release/v0.1.2 (#11)

* Barh series (#8)

* refactored axis to allow for arbitrary ticks and labels

* barh-plotting somewhat functional

* barh plots sort of working

* refactored axis and added basic test

* added tests on axis transformation

* added a silly test

* silly test for barh

* added lots of tests for axis class

* fixed axis limits setting

* updated isort config

* updated isort config

* updated docs

* added examples for barh usag

* Axis n ticks (#9)

* added func for determining n_ticks

* updated docs

* added a random test for pandas api

* updated travis ci for pypi deployment on tags (#10)

* updated changelog for v0.1.2

* Release/v0.1.3 (#16)

* Release/v0.1.4 (#21)

* Plot options (#18)

* initial stab at global figure options

* added figure options

* pandas api needs overhaul

* added some docstrings

* fixed bug in drawing, needs tests

* added tests for axis drawing

* fixed extra args passed in pandas api

* fixed extra args passed in pandas api

* added test for drawing canvas

* added some docs in drawing module

* updated docs for API ref

* added custom api docs

* revert makefile change

* updated docstrings

* updated docs with new options for plotting

* fixed the drawing tests

* updated examples and changelog

* Plots testing (#19)

* added tests for linear plot

* added tests for plot function

* fixed plot series test

* cleaning up pandas_api module

* switching from if else to singledispatch

* stacking of singledispatch register

* added test for get_label func

* added test for barh with index extraction

* added test for single boxplot

* Plots testing (#20)

* added tests for linear plot

* added tests for plot function

* fixed plot series test

* cleaning up pandas_api module

* switching from if else to singledispatch

* stacking of singledispatch register

* added test for get_label func

* added test for barh with index extraction

* added test for single boxplot

* tests for multi boxplot passing

* updated changelog

* updated changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant