Skip to content

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

Open
Nimn wants to merge 1 commit intojqPlot:masterfrom
Nimn:bugfix/zoom-for-CategoryAxisRenderer
Open

Zoom for categoryAxisRenderer: manage the zoom - fix #187#188
Nimn wants to merge 1 commit intojqPlot:masterfrom
Nimn:bugfix/zoom-for-CategoryAxisRenderer

Conversation

@Nimn
Copy link
Copy Markdown

@Nimn Nimn commented May 21, 2019

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).

@Nimn Nimn force-pushed the bugfix/zoom-for-CategoryAxisRenderer branch from 855e674 to 67786b0 Compare May 27, 2019 16:29
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).
@Nimn Nimn force-pushed the bugfix/zoom-for-CategoryAxisRenderer branch from 67786b0 to ea0e2b6 Compare May 27, 2019 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant