villebro commented on issue #11479:
URL:
https://github.com/apache/incubator-superset/issues/11479#issuecomment-718953117
> I wasn't able to get the latest to work with the 0.38 backend, I was
getting `Request is incorrect: {'queries': {0: {'annotation_layers': ['Unknown
field.'], 'url_params': ['Unknown field.'], 'applied_time_extras': ['Unknown
field.']}}}` errors. So it seem there was an API change I'd also need to update.
@bryanck the reason you're getting that error is you also need to pull in
#11393 . There are some unrelated changes to `superset-ui/core` that were
pulled in due to how plugin dependencies are setup. That PR also bumps the
plugin dependencies, so picking that cherry should fix your problem.
> I did test master, and it looks like it resolves the issues I'm seeing
with the label zoom/truncation/overlap and legend overlap. Though I'll miss the
slight zoom animation of the slice with mouse over that was removed and which
the old one had
([apache-superset/superset-ui#816](https://github.com/apache-superset/superset-ui/pull/816)).
Ok, the animation was removed as it was deemed unnecessary. We can probably
add it back in as an optional flag if there is demand for it.
> IMO the 0.15.11 echart update and related API change should be merged to
0.38
Let me check how easily we can pick that cherry into 0.38.0. If it doesn't
mess up stuff too much we can probably get it in. This is my bad, I thought the
Pie fixes were included in the RC, but apparently they were not.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]