BarNormalization
public enum BarNormalization : String, Encodable
Sets the normalization for bar traces on the graph.
With fraction, the value of each bar is divided by the sum of all values at that location coordinate. percent is the same but multiplied by 100 to show percentages.