Details
-
Type:
Improvement
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Epic Link:
-
Team:Science User Interface
Description
Add options to disable the interactive control of the firefly plots (a 'view only' plot)
Use case: NED display of SED plot in overview tab in byname query.
Allow for selecting which tool bar options appear – at least an option to turn-off/remove the tool bar.
Contact: Rick
NED: Eng-863
Updated by Xiuqin 4/19/19
https://jira.ipac.caltech.edu/browse/FIREFLY-33
copied form the pull request: https://irsawebdev9.ipac.caltech.edu/firefly-33_notoolbar_chart/firefly/demo/ffapi-highlevel-charttest.html
- Added noChartToolbar to showChart parameters. When set to true, the chart toolbar will not be displayed and the chart area will be "under the glass", not reacting to any DOM events. If connected to a table, it will update when the table updates.
- Refactored some of the chart code to remove UNSAFE__* methods.
It has been pointed out that there are fewer image tools in that toolbar from the IRSA FFserver than from the NED-built-from-GIT instance ... there cannot be that big a difference in versions? is there a way to deactivate image and plot controls already?