vegas-viz / Vegas

The missing MatPlotLib for Scala + Spark
MIT License
730 stars 98 forks source link

Liveness of this project #138

Open javadba opened 6 years ago

javadba commented 6 years ago

Project looks great at first glance.. But digging deeper.. there are only two sets of commits in the past nine months and four issues closed in the past six.. Are the original/core committers no longer interested?

oshikiri commented 6 years ago

+1

@aishfenton @dbtsai

thimmy687 commented 6 years ago

+1

aishfenton commented 6 years ago

Yes, not finding any time to work on this project unfortunately ;(

Oshikiri, if you like I've can add you as a co-maintainer. I see you've been doing a lot of work on moving the project forward.

virusdave commented 6 years ago

Would be great, especially if a new maintainer could please publish the 2.12 jar apparently supported since February https://github.com/vegas-viz/Vegas/issues/106 (merged into master already)

oshikiri commented 6 years ago

@aishfenton I don't have the Sonatype credentials. Could I have it?

You need to have ~/.sbt/0.13/sonatype.sbt configured with the Sonatype credientials (which core contributors should have) https://github.com/vegas-viz/Vegas/blob/master/CONTRIBUTING.md#releasing

espears4sq commented 6 years ago

@oshikiri Just wanted to note that I am happy to contribute to the project as well, big or small tasks, to help it gain momentum and develop more feature parity with matplotlib and more documentation / generic ability to handle different input data formats to plots (breeze vectors, dataframes, etc).

If you want to assign any "good first task" issues to me, I will get started!

oshikiri commented 6 years ago

Welcome, @espears4sq!

I think that adding specs to BasicPlots.scala (c.f. #65) is one of good first tasks.

oshikiri commented 5 years ago

@aishfenton @dbtsai Could you release a new version (v0.3.12)?

https://github.com/vegas-viz/Vegas/issues/138#issuecomment-407110699

dbtsai commented 5 years ago

@oshikiri I don't have the credential to cut a new release. @aishfenton can help out. Thanks.

l-cdc commented 5 years ago

@aishfenton This seems like a great library, any chance you could hand over the credentials to the other contributors? Thanks

javadba commented 5 years ago

@aishfenton seconded: please consider to take a few minutes to transfer the ownership.

josemarfdc commented 5 years ago

+1

Quafadas commented 5 years ago

+1

trepidacious commented 5 years ago

@oshikiri Might it be worth temporarily having a fork published under another name until publishing of this repository is resumed? This could even be linked from the readme I guess? I've not used this library yet but it looks great, I'm just not sure what the best way to get it is, I guess I'll fork and publish locally for now.