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

v0.0.9 vs v1.1.0 - Completely different presentation of the data? #167

Open
timmotmans opened this issue Jan 24, 2023 · 0 comments
Open

Comments

@timmotmans
Copy link

Aside from the colors, what could be the reason that with identical data, the Discrete graph is totally different?

Old (v0.0.9)

image

New (v1.1.0)

image

As you can see, the graph is now unable to display 2 discrete values (on 2 seperate rows) at the same time.
Instead, the new version STOPS the running value on 1 row and STARTS on the other while they both should be continuous.

Are there breaking changes between 0.0.9 and 1.1.1 ? Do I need to provide my data differently?
I've checked all Panel options and I'm unable to fix this.

Please help

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

No branches or pull requests

1 participant