Skip to content

Conversation

Siouffy
Copy link
Contributor

@Siouffy Siouffy commented Jul 26, 2015

This is a small addition for the api to include line-streaming visualization. Just added a trait for StreamingVisualization and a appendData method at the visualization class. Note that, in the lineSteaming function, the size parameter is mandatory (not optional). line-streaming doesnt work without the size parameter being specified.

@mathisonian
Copy link
Member

Thanks @Siouffy, this is looking good!

It seems like the file Visualization.scala~ (a save file or something) got checked in on accident. Could you remove that and we'll review and merge.

@Siouffy
Copy link
Contributor Author

Siouffy commented Jul 26, 2015

done ;)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be package org.viz.lightning.types

@freeman-lab
Copy link
Member

@Siouffy looks good, thanks a lot for this! if you want to fix these two small things i can merge in.

@Siouffy
Copy link
Contributor Author

Siouffy commented Aug 9, 2015

@mathisonian @freeman-lab ... Done. I included the lineStreaming function in the "Plots" instead of being in a separate class ... This time I did the testing in isolation of my project so I'm sure I'm not forgetting anything :D ...

@freeman-lab
Copy link
Member

Excellent, thanks @Siouffy ! Merging in.

freeman-lab added a commit that referenced this pull request Aug 16, 2015
including line streaming visualization
@freeman-lab freeman-lab merged commit bb3fc11 into lightning-viz:master Aug 16, 2015
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.

3 participants