Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

feat: Custom y-axis in TimeSeries #1206

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jrdalenberg
Copy link

This PR adds an ylim parameter to the TimeSeries tag and allows a custom change to the y-axis.

I see it as a a work in progress to address #536.

If anyone could help me figure out how to let a user define the y-axis, which is what I am working towards, please let me know. I could use the help since I mainly work with Python, which makes this a challenge.

@jrdalenberg jrdalenberg changed the title Feature/custom y axis feat: Custom y-axis in TimeSeries Feb 21, 2023
@jrdalenberg jrdalenberg force-pushed the feature/custom-y-axis branch from f9fd749 to 9dfe3fc Compare February 21, 2023 20:29
@jrdalenberg
Copy link
Author

Another evening of a fearsome battle with react ;)

The range does not update the entire chart yet. It happens when the x-axis slider is changed. Anyone got a tip to let it update?

Screenshot from 2023-02-22 23-47-46

Credits for the dual slider design should go to @JauJau088.
(https://github.com/JauJau088/react-dual-slider)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant