-
Notifications
You must be signed in to change notification settings - Fork 101
Dumbbell plot #418
Copy link
Copy link
Open
Labels
Difficulty: BeginnerHackathon projects with beginner difficultyHackathon projects with beginner difficultyFsLab Hackathon 2023Implementation projects for the 2023 FsLab HackathonImplementation projects for the 2023 FsLab Hackathon
Milestone
Metadata
Metadata
Assignees
Labels
Difficulty: BeginnerHackathon projects with beginner difficultyHackathon projects with beginner difficultyFsLab Hackathon 2023Implementation projects for the 2023 FsLab HackathonImplementation projects for the 2023 FsLab Hackathon
Description
Dumbbell plot [1] (also known as Dumbbell chart, Connected dot plot) is great for displaying changes between two points in time, two conditions or differences between two groups.
Example:
Pointers
#IConvertiblefor data input, as this allows forstrings, number types such asintandfloat, andDateTime.References
Hints (click to expand if you need additional pointers)
Chart.Range