question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Small multiples research/plan for implementation

See original GitHub issue

Objective! We’re trying to come up with a plan for handling small multiples. 🐭 🐌 🐤

The plan is to look at how things are currently built, and see if there is a way to create small multiples out of score classifiers.

This has two parts:

💾 Part 1! Look at existing visualizers and understand what methods they use and what these methods do. Answer four key questions:

  • What does finalize() do?
  • Map out how the methods work together (e.g., does fit call draw?)
  • Map out what each method contributes to the end visualization/does with the data
  • Parameters for each method

💪 Tentative division of labor: Features: Elaine Regressor: Lisa Text: David Bestfit: Laura (or Elaine if Laura doesn’t want to be voluntold) Classifiers: Neal

🌷 Part 2! Come up with some psuedocode/idea for how this small multiples thing might work for score visualizers. We’ll go over this at the March 22 sprint and see the feasible path forward.

Plan is to check in on this next Wednesday (3/15) via google hangout.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
ndanielsencommented, Apr 20, 2017

Just chatted with Elaine and she is planning on continuing working on this in the next two weeks.

1reaction
NealHumphreycommented, Mar 16, 2017

I got a first trial version of the root MultipleVisualizer class working: MultiVisualizer Notebook Screenshot

Any particular small multiples visualizer should be able to inherit from this, as well as a visualizer dashboard.

I need to do some cleanup still but I pushed the code to the multi-visualizer in my fork of the repo.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Small multiples | BetterEvaluation
A better method would be to create a separate graph for each category of Variable A, which is composed of a data display...
Read more >
Design and Evaluation of Interactive Small Multiples Data ...
Demographic data from the GapMinder website [49] is a popular and relatable baseline dataset in visualisation research. 4 DESIGN SPACE FOR IMMERSIVE SMALL...
Read more >
A Comparative Evaluation of Animation and Small Multiples ...
Other recent research has considered novel interaction design choices for visualization on tablet and mobile devices (e.g., [8, 24, 34, 35, 54]). While...
Read more >
CorrelatedMultiples: Spatially Coherent Small Multiples with ...
Left: rendered as sequential small multiples, ordered by year. ... Yifan Hu and Stephen North are with AT&T Labs Research, E-mail:.
Read more >
The Implementation Research Logic Model: a method for ...
The IRLM was a tool for the researchers and stakeholders to work through these multiple options. Executing. When we used the IRLM to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found