I've already done something along these lines for pie charts [feature-requests:#46] - added color and on/off control methods.
Although your case needs a little thought to do it right. The borders on your unshaded bar charts use the data border colors, but there is no way to turn them off. The legend color box borders use the text color, and there is no way to turn them off nor a way to control the color (without also affecting the colors of other items, such as legend text).
(I assume you did not change the data border colors from their black defaults, or your bar chart borders would not match the legend colorbox borders.)
Let me think about a way to fix these limitations, without any compatibility problems. Feel free to offer any ideas or thoughts.
Good ideas. I wrote up [feature-requests:#50] to document this.
I've already done something along these lines for pie charts [feature-requests:#46] - added color and on/off control methods.
Although your case needs a little thought to do it right. The borders on your unshaded bar charts use the data border colors, but there is no way to turn them off. The legend color box borders use the text color, and there is no way to turn them off nor a way to control the color (without also affecting the colors of other items, such as legend text).
(I assume you did not change the data border colors from their black defaults, or your bar chart borders would not match the legend colorbox borders.)
Let me think about a way to fix these limitations, without any compatibility problems. Feel free to offer any ideas or thoughts.
Related
Feature Requests:
#46Feature Requests:
#50