Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ClusteredXYBarRenderer to account for visibility of series #89

Merged
merged 2 commits into from
Nov 14, 2020

Commits on Jun 26, 2018

  1. Update ClusteredXYBarRenderer to account for visiblility of series

    The drawItem method of the renderer did not consider the visibility of
    series before drawing the series items. This is inconsistent with other
    renderers.
    Hamish Christeller committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    59aa1b4 View commit details
    Browse the repository at this point in the history
  2. Fix up XYClusteredBarRenderer changes

    Hamish Christeller committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    e0720ac View commit details
    Browse the repository at this point in the history