I am using RGraph to make a stacked bar graph based on this example. When I have more than sixteen groups, I get this error:
Error: attribute width: A negative value is not valid. ("-0.882352941176471")
I have also tried increasing the number of groups with this similar graph. With this one, I cannot have more than eight groups. Why is this happening? Could it be a limitation with RGraph?