More Bar Renderer Improvements

The Bar renderer has always been the red-headed stepchild of Clicker, but lately I’ve been paying it a lot more attention. Tonight I’ve added the ability to set the baseline of an Axis (at say, 0) so that Renderers can choose to display values differently if they fall above or below the baseline. Here’s the results for the Bar renderer:

I need to update the StackedBar renderer and get the axes ticks to take the baseline into effect before I can release the feature.

Leave a Reply