Airbnb open-sources Caravel: data exploration and visualization platform
1–10 of 95 posts
Re: Airbnb open-sources Caravel: data exploration and visualization platform
#2Wasn't Panoramix already opensource?
Re: Airbnb open-sources Caravel: data exploration and visualization platform
#3[deleted]
Re: Airbnb open-sources Caravel: data exploration and visualization platform
#4What's the name of this style of plot?
https://camo.githubusercontent.com/c22acad6c1302c5da3236cb8e...
Re: Airbnb open-sources Caravel: data exploration and visualization platform
#5I really need a great data explorer/dashboard for my postgres-based systems. I was going to use shiny but this looks really nice -- I hope the docs can be built out very soon.
Can anyone comment on other competing products? In the commercial space, I like Looker but its too pricey.
Re: Airbnb open-sources Caravel: data exploration and visualization platform
#6seems a little bit sparse on the documentation or am I missing something?
Re: Airbnb open-sources Caravel: data exploration and visualization platform
#7What's the name of this style of plot? https://camo.githubusercontent.com/c22acad6c1302c5da3236cb8e...
Sankey Diagrams. Useful for complex funnels!
Re: Airbnb open-sources Caravel: data exploration and visualization platform
#8What's the name of this style of plot? https://camo.githubusercontent.com/c22acad6c1302c5da3236cb8e...
[deleted]
Re: Airbnb open-sources Caravel: data exploration and visualization platform
#9What's the name of this style of plot? https://camo.githubusercontent.com/c22acad6c1302c5da3236cb8e...
I believe it's called a Sankey diagram:
Re: Airbnb open-sources Caravel: data exploration and visualization platform
#10What's the name of this style of plot? https://camo.githubusercontent.com/c22acad6c1302c5da3236cb8e...
I believe it's called "Sankey Diagram" as denoted in the dropdown menu on the upper top left.
Here is the original demo[1] from Mike Bostock, D3's author.