-
Add bar charts for source and destination to the right of the StreamGraphs that shows the top N countries ordered by value for the selected year.
-
First, I would like to thank youto provide us this excellent package. While using this plot function along with ggiraph, I figured out that I can not visualize the streamgraph plot in Shiny App, altho…
-
Implement zoom by brushing for the line chart. It will appear under the line chart and it can zoom in the lines for any selected year intervals.
Similar to Curran's Stream Graph Explorer - https://…
-
I've just installed the latest version of `streamgraph` (0.7) and get the following error.
```
ggplot2::movies %>%
select(year, Action, Animation, Comedy, Drama, Documentary, Romance, Short) %>%
tidy…
-
I would love the ability to streamgraph some 311 data by hour of the day, however right now the package only supports looking at dates.
Any plans to add support for posixct objects?
-
For my research work, I was looking for ways to 'present' my topics_over_time more visually appealing.
The hover-on topics trend over time is great.
How about a sort of river-flow or area map plot:…
-
It might be a nice interaction to add - hovering on the bars cause the corresponding stream to pop out, and vice versa.
-
Use correlation-Ids and branch/join can be used to present a topology (network diagram)
Present paths of the network diagram using Streamgraph or Sankey to present high-level performance metrics.
…
-
Suppose the following SVG created by https://codecov.io tool
![](https://camo.githubusercontent.com/ca6f04cc3d7d26ba9f9bce39862c3b44db4ffb93683580829f33b7940433d6d2/68747470733a2f2f636f6465636f762e…
-
Similar to how SST data is shown.
Look to https://cwcgom.aoml.noaa.gov/cgom/OceanViewer/ for inspiration.
Under "Global Seascapes" then click a pixel to see a graph.
We want the same but using …
7yl4r updated
4 years ago