racket / plot

Other
39 stars 38 forks source link

New box-and-whisker renderer and updated violin renderer #107

Closed alex-hhh closed 2 years ago

alex-hhh commented 2 years ago

Add a new box-and-whisker renderer and update the violin renderer to use a #:width parameter instead of the #:skip and #:gap arguments. Also violin renderer now uses a single set of line parameters (color, width and style) instead of two.

Updated tests and documentation to provide a more comprehensive example.

pr107-a

pr107-d

racket-discourse-github-bot commented 2 years ago

This pull request has been mentioned on Racket Discussions. There might be relevant details there:

https://racket.discourse.group/t/box-and-whisker-plot-and-updated-violin-plot/622/1