Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: SUIT
-
Labels:
-
Story Points:16
-
Epic Link:
-
Sprint:SUIT Sprint 2017-4, SUIT Sprint 2017-5
-
Team:Science User Interface
Description
Learn enough about plotly to create multi plot component. It should do the following:
- not be aware of tables
- put up the correct tool bar based on the plot type
- be aware of the traces that are in the plot
- know how to handle handle each trace type
- have an option in the toolbar that allows the user to switch between the traces to operate on
- have a way for the tool bar to be extended when a wrapper is connecting the plot to a table
- Do something similar with the side bar options.
Attachments
Issue Links
- has to be done after
-
DM-9942 Plotly Change: Create Plotly loading infrastructure and React wrapper
- Done
- relates to
-
DM-8707 Options for plotting scatter and lines in multi-trace charts
- Done
-
DM-10830 Optimize the performance of multi-trace chart updates
- Done
-
DM-10831 Histogram in multi-trace chart
- Done
-
DM-10832 Heatmap (density) plot in multi-trace chart
- Done
-
DM-10462 Adapt scatter plot for multi-trace chart architecture with Plotly.js
- Done
-
DM-9072 Chart container tracking an active table in a table group
- Done
-
DM-10833 Multi-trace charts in tri-view concept
- Done
Please take a look at ticket
DM-9072when you work this one. There could be overlap.