File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,12 +7,14 @@ continuous axis.
77## Features
88
99- ** Bar charts** visualize data using grouped, stacked, or layered bars
10- - ** Distribution charts** summarize number distributions, for example, using
11- box-and-whisker elements
10+ - ** Quantile charts** summarize number distributions using
11+ box-and-whisker or bar-and-whisker elements
1212- ** Schedule charts** visualize intervals with well-defined start and end
1313 boundaries
14- - ** Strip charts** , similarly to distribution charts, visualize number
15- distributions, but unlike distribution charts, display all data points
14+ - ** Strip charts** visualize number distributions by displaying all
15+ data points in a dataset
16+ - ** Violin charts** visualize the shapes of number
17+ distributions using smooth or step-wise curves
1618- ** Band components** are general-purpose objects that can be used in
1719 any of the band-chart views (bar charts, distribution charts, etc.)
1820
You can’t perform that action at this time.
0 commit comments