rawgraphs / rawgraphs-charts

A curated selection of charts provided through RAWGraphs interface
https://rawgraphs.io/
Apache License 2.0
93 stars 42 forks source link

How to handle negative values in visualizations that doesn't allow them #47

Closed mikima closed 1 year ago

mikima commented 3 years ago

This applies to: [X] Matrix plot throws an error if there are negative values on size [ ] Bee swarm [ ] circle packing [ ] circular dendrogram [ ] dendrogram [X] stacked barchart An error is thrown if there are negative values [X] radar chart An error is thrown if there are negative values

Chart that should not have the issue, to be checked: [X] scatterplot allows negative values on axes, throws an error if there are negative values on size [X] line chart allows negative values on axes [X] barcharts bars are drawn below if values are negative [X] multi-set barcharts bars are drawn below if values are negative