Author: E. Tyler Carr
This interactive plot is a part of the INTERPRET NTA qNTA suite of visualizations. It is a strip plot of the log response factor (RF) for each chemical in a dataset, which is particularly useful for determining outliers.
This project requires the following libraries:
- D3.js (version 7)
- SheetJS (xlsx) (version 0.17.0)
By default, the strip plot is ordered by median log(RF). A help tooltip button exists at the bottom left of the plot that can be toggled on and off by clicking.
Hovering over a node will populate a tooltip in the topright with data about that point. Notice that each chemical is mapped to one of 7 unique colors, when hovering over a node the vertical bar on the left side of the tooltip will change to color of the hovered node.
Clicking the "+" and "-" buttons on the left side of the plot will toggle between viewing the ESI+ and ESI- mode data, respectively.
Sorting by chemical name or by median log(RF) (default) can be toggled by clicking the button in the top left.
The code in this repository is licensed under the CC0 1.0 Universal (CC0 1.0) Public Domain Dedication.
The dataset used in this project is licensed under a custom proprietary license. Please refer to the data license file for more details.


