Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Update Legend details and line style with reflow. #63

Open
NarasimhaShenoi opened this issue Jan 15, 2021 · 3 comments
Open

Update Legend details and line style with reflow. #63

NarasimhaShenoi opened this issue Jan 15, 2021 · 3 comments
Milestone

Comments

@NarasimhaShenoi
Copy link

Feature Request

Add a feature to update the legend label and line style with reflow.

Description

Currently reflow method accpets accepting key and value pair for each dataset to update while panning. Requires the ability to update the legend display and the line styling with reflow for each dataset.

Additional Context / Screenshots

Before Panning:
Screenshot 2021-01-15 at 11 58 35 AM

After Panning, updated legend name and updated line styling:
Screenshot 2021-01-15 at 12 00 29 PM

@mraplumb mraplumb added this to the Backlog milestone Jan 19, 2021
@NarasimhaShenoi
Copy link
Author

@ryanthemanuel @mraplumb @sdadn Can you please provide an ETA for this issue?

@mraplumb
Copy link

mraplumb commented Apr 8, 2021

@NarasimhaShenoi sorry for the delay in commenting. This is not something on our roadmap in the near future. Can you give more context as to why the line style and legend information would change during the panning process? Why would the context of the data change when panning left or right?

@NarasimhaShenoi
Copy link
Author

@mraplumb For update line style, We have a scenario where consumer has the option to display the trend line for the dataseries(enabling right top button in the screenshot). Currently, we are doing this, by creating and destroying the graph which looks expensive operation and creates a performance delay. Instead of creating and destroying it. we want it to be updated by reflow method.
Screenshot 2021-04-09 at 5 59 03 PM

For update legend style, we are displaying the unit of measure of a dta in the legend. We have a option for consumer to change the unit of measure to standard unit and once they change the unit of measure, we need to update the same in the legend in the canvas.

I really would like to get the first one (update line style) changes as early as possible, as we have consumer using it.

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

No branches or pull requests

2 participants