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 the renderers with dedicated atomic rendering methods in order to make rendering overrides easier to implement. #4297

Closed
wants to merge 10 commits into from

Commits on Feb 25, 2020

  1. Update the renderers with dedicated atomic rendering methods in order…

    … to make rendering overrides easier to implement.
    4np committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    5435144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4e6e8e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    d3e82c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Merge branch 'master' into fix/add-rendering-override-points

    # Conflicts:
    #	Source/Charts/Renderers/BarChartRenderer.swift
    #	Source/Charts/Renderers/LegendRenderer.swift
    #	Source/Charts/Renderers/LineChartRenderer.swift
    #	Source/Charts/Renderers/PieChartRenderer.swift
    4np committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    778fd6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ff8d4e View commit details
    Browse the repository at this point in the history
  3. Added a fix for ChartsOrg#3701

    4np committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    a517e14 View commit details
    Browse the repository at this point in the history
  4. Revert "Added a fix for ChartsOrg#3701"

    This reverts commit a517e14.
    4np committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    7e1f6a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5f094d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    271a5ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f83591b View commit details
    Browse the repository at this point in the history