lyra icon indicating copy to clipboard operation
lyra copied to clipboard

Status of this project

Open davidanthoff opened this issue 6 years ago • 13 comments

Just a quick question: is this project still being maintained? Any future plans? It looks really cool, but there doesn't seem to be too much activity in the repo?

davidanthoff avatar Dec 21 '17 18:12 davidanthoff

There is no current activity on the project, but I believe it may resume in the summer or fall. Paging @arvind who can provide a more definitive answer.

jheer avatar Dec 22 '17 20:12 jheer

It would be great if it would resume! I am in awe of all the stuff you guys created, and feel one could create some really powerful integrations for julia. I've sketched some ideas in https://github.com/vega/voyager/issues/745#issuecomment-353530784 and https://github.com/vega/vega-lite/issues/1472#issuecomment-353682418.

davidanthoff avatar Dec 22 '17 22:12 davidanthoff

Yes, It would be great to know if there is plan (or not) to continue Lyra.

TomBor avatar Feb 05 '18 14:02 TomBor

Hi folks, thanks for the continued interest (and apologies for the delayed response). Yes, we expect to resume work on Lyra this summer.

We were frustratingly close to a Lyra 2.0 release back in 2016 but, unfortunately, needed to reprioritize our efforts towards, among other things, releasing Vega-Lite 2.0.

The good news is that work will not go to waste — it laid a very solid foundation that will make rebuilding momentum behind this project much easier. Our primary task will be to update Lyra’s model to Vega 3/Vega-Lite 2, which should be a fairly straightforward process (aides, hopefully, by migrating the codebase to TypeScript). And once we do, we can begin to build on it much more quickly than before.

arvind avatar Feb 05 '18 15:02 arvind

Great news! I'm looking forward to test it. Thanks for the update.

TomBor avatar Feb 05 '18 15:02 TomBor

Excellent!

davidanthoff avatar Feb 05 '18 18:02 davidanthoff

Any update what the current plan is?

davidanthoff avatar Jul 26 '18 18:07 davidanthoff

Thanks for checking in @davidanthoff! Returning to Lyra is high on our priority list but, unfortunately, we don’t have any updates yet.

arvind avatar Jul 28 '18 04:07 arvind

Cool, thanks for the update!

davidanthoff avatar Jul 28 '18 04:07 davidanthoff

Hi. I'm here wondering the same thing.

I decided to use Vega for an experimental network data exploration application and I'd love to be able to start with the basic framework already in place. I don't know if Lyra would have worked for that anyway, but if it's not going to integrate with current versions of Vega/Vega-Lite (I'll probably need to use Vega mostly), it's probably not a good match.

Thanks for all your amazing work!

Sigfried avatar Nov 28 '18 13:11 Sigfried

Good timing @sigfried. We’ve just restarted work on Lyra. We don’t have a timeline yet for when work should be complete porting it over to the latest versions of Vega and Vega-Life, but doing so is one of the highest priority items on our agenda!

arvind avatar Nov 28 '18 13:11 arvind

Hi @arvind Can you update the build dependencies and build instructions for the lyra2 branch? I am interested in seeing Lyra move forward. Lyra is the closest there is to an open source Tableau.

dprophet avatar Jan 20 '19 23:01 dprophet

Hi @dprophet,

There are two working branches for Lyra 2 right now. lyra2 is the most recently working version that is usable, but it does not yet have all functionality implemented. If you're just looking to test something out, that's the right branch. lyra2019 is being actively developed, but will be unstable in the short term (next few months). If you're interested in digging into the latest code, this is the right branch.

I've checked the README on both branches to make sure they're up to date, let us know if you run into issues or are looking for some specific piece of info. Thanks!

jonathanzong avatar Jan 24 '19 20:01 jonathanzong