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

Zoom for categoryAxisRenderer: manage the zoom - fix #187 #188

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 27, 2019

  1. Zoom for categoryAxisRenderer: manage the zoom - fix jqPlot#187

    Copy of orignal ticks and data is done in order to be able to restore them on zoom out.
    Change of the ticks and the data to match the selected area.
    Implementation of restoration on zoom out.
    
    This code only works for x axis.
    This code may be unefficient for large data (to be tested).
    Étienne Loks committed May 27, 2019
    Configuration menu
    Copy the full SHA
    ea0e2b6 View commit details
    Browse the repository at this point in the history