You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aside from the colors, what could be the reason that with identical data, the Discrete graph is totally different?
Old (v0.0.9)
New (v1.1.0)
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
The text was updated successfully, but these errors were encountered:
Aside from the colors, what could be the reason that with identical data, the Discrete graph is totally different?
Old (v0.0.9)
New (v1.1.0)
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
The text was updated successfully, but these errors were encountered: