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

[Feature] Switch lineX and lineY dynamically #18157

Open
Time-coding opened this issue Jan 10, 2023 · 5 comments
Open

[Feature] Switch lineX and lineY dynamically #18157

Time-coding opened this issue Jan 10, 2023 · 5 comments
Labels
en This issue is in English new-feature pending We are not sure about whether this is a bug/new feature.

Comments

@Time-coding
Copy link

What problem does this feature solve?

Add a new brushType for the line chart,The interaction I want to achieve is like https://dygraphs.com/

What does the proposed API look like?

Add a new brushType for the line chart,such as LineXY

@echarts-bot echarts-bot bot added en This issue is in English pending We are not sure about whether this is a bug/new feature. labels Jan 10, 2023
@echarts-bot echarts-bot bot changed the title Switch linx and liny dynamically [Feature] [Feature] Switch linx and liny dynamically Jan 10, 2023
@Time-coding Time-coding changed the title [Feature] Switch linx and liny dynamically [Feature] Switch lineX and lineY dynamically Jan 10, 2023
@Time-coding
Copy link
Author

image

@helgasoft
Copy link

dygraph1.mp4

Is this the feature you want ? Dynamical horizontal or vertical zoom defined by mouse dragging?
Take a look at toolbox.feature.dataZoom - very similar.

@Time-coding
Copy link
Author

dygraph1.mp4
Is this the feature you want ? Dynamical horizontal or vertical zoom defined by mouse dragging? Take a look at toolbox.feature.dataZoom - very similar.

yes

@Time-coding
Copy link
Author

I have an idea to dynamically change the direction according to the starting point and moving point。

in updateCoverByMouse。
image

image

@Time-coding
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
en This issue is in English new-feature pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

2 participants