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
For features like #53660 and #53661 the visualization has to be able to render a piece of UI as part of the trigger.
To do so, it is necessary to introduce a new API for visualizations. It has to be decided whether this is another render* API or a config object.
If this API is introduced, it should be used by the xy visualization to show the overwrite color of the series if it's set and there is no break down by dimension.
The text was updated successfully, but these errors were encountered:
wylieconlon
changed the title
Lens] Architectural requirement: Visualizations can participate in dimension trigger rendering
[Lens] Architectural requirement: Visualizations can participate in dimension trigger rendering
Jul 1, 2020
Pushing this back because I think we can ship these features in a limited way without the extra widgets in the dimension.
flash1293
changed the title
[Lens] Architectural requirement: Visualizations can participate in dimension trigger rendering
[Lens] Show chosen metric color in dimension trigger
Aug 11, 2020
For features like #53660 and #53661 the visualization has to be able to render a piece of UI as part of the trigger.
To do so, it is necessary to introduce a new API for visualizations. It has to be decided whether this is another
render*
API or a config object.If this API is introduced, it should be used by the xy visualization to show the overwrite color of the series if it's set and there is no break down by dimension.
The text was updated successfully, but these errors were encountered: