Skip to content

Marble diagram improvements #419

Closed
Closed
@samuelgruetter

Description

@samuelgruetter

Many thanks @DavidMGross for all these nice marble diagrams, they're awesome!

Here are some suggestions for improvements:

  • interval: starts at 0, not at 1
  • flatMap/mapMany: make clear that there's an underlying merge (currently it looks as if the items of observable i+1 were only emitted once observable i has completed)
  • where/filter: it might be nicer if the predicate was a shape
  • scan: also show that if frequency of source observable is lower than sampling frequency, elements are repeated
  • zip: it looks like this operator can fetch elements from the future ;-)
  • Make the diagrams open source

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions