Category:Table JavaScript and Plot JavaScript Examples Library
Jump to navigation
Jump to search
Related Online Training modules | |
---|---|
Table and Plot JavaScripts | |
Generally it is best to access online training from within Q by selecting Help : Online Training |
This page links to examples of how to modify tables and charts using JavaScript. You should consult the Rules page before reading this page.
Refer to:
- Rules for simpler ways of achieving similar outcomes.
- Table JavaScript and Plot JavaScript for an overview.
- Table JavaScript and Plot JavaScript Reference for technical details.
- Caveats for Table JavaScript for important notes on how Table JavaScript affects the display of significance results.
- JavaScript for a more general discussion of how the JavaScript programming language works.
Use the Search box at the top-right of this page to search for specific terms used in the code.
See also
Refer to JavaScript for an overview of the documentation involving JavaScript.
Pages in category 'Table JavaScript and Plot JavaScript Examples Library'
The following 46 pages are in this category, out of 46 total.
A
- Abbreviate Month Labels for a Date/Time Question
- Add Table Statistic To Row Labels
- Adding a Column Header Footnote Indicating Small Sample Sizes
- Adding a Footnote to Cells with Small Sample Sizes
- Adding an Exclamation Mark to Cells with Large Numbers
- Adding Column Names to the Column Labels
- Adding Column Spans
- Adding Row Spans
- Adding Sample Size to the Column Labels
- Applying Different Weights to Columns
- Automatically Adding a Statistic to a Table
- Automatically Applying Filters to Some Categories in a Banner
- Automatically Applying Weights to Some Categories in a Banner
- Automatically Change Row or Column Labels
- Automatically Removing NET From a Table
C
- Calculate Confidence Intervals for Crosstabs with Categorical Questions
- Calculate Confidence Intervals for Crosstabs with Numeric Questions
- Calculate Index for Grid Questions
- Changing how the Index is Calculated
- Changing the Color of Cells With Small Sample Sizes
- Changing the Missing Data (NaN) Symbol
- Changing the Order of Rows
- Color Bars That Belong To a Specific Category (e.g. Product)
- Color Cells Based on Row Means and Standard Deviation
- Color Cells Containing Specific Ranges of Values
- Color Cells that are Higher or Lower than the NET
- Compute the Difference Between a Pair of Rows
- Creating a Heat Map (Shading Cells Proportional to Their Values)
- Creating an Average of Specified Rows
- Creating Heat Map Plots
- Custom Sorting of Rows in a Table