Added function to create dumbbell chart (hgch_dumbbell_CatNumNum).
The function takes the second column (first numerical column) as the lower end of the dumbbell and the third column (second numerical column) as the higher end of the dumbbell.
Buenísimo.
Make sure you add an issue of keep in mind that it could be helpful to have dumbells with other hdTypes that have intrinsic order, like Cat-Dat-Dat or Cat-Seq-Seq
Added function to create dumbbell chart (
hgch_dumbbell_CatNumNum
).The function takes the second column (first numerical column) as the lower end of the dumbbell and the third column (second numerical column) as the higher end of the dumbbell.