Sequence Dataset Processing and Stats Display Plugin
Overview
This plugin provides a simple way to process datasets and display the resulting statistics in the front end of a WordPress website. It supports multiple datasets, so you can easily switch between them and display different statistics as needed.
Features
Upload and process multiple datasets
Display a variety of statistical measures, such as mean, median, and standard deviation
Customizable display options and color scheme
Shortcode support for easy integration into WordPress posts and pages
Usage
Go to the Datasets section in the WordPress admin area
Upload a dataset in CSV format
Select the statistical measures you want to display.
Use the shortcode [dataset_graph_1 id="1" row_id="1"]
to display the statistics in a post or page, where the id attribute is the ID of the dataset you want to show and row_id for display the targeted row graph.
Use the shortcode [dataset_search]
to display the autocomplete form for search dataset by name.
Use shortcode [dataset_search_term]
to display searched, matched, and related terms.
Support
If you have any questions or need help using the plugin, please visit the WordPress support forum or contact the plugin author directly. We'll do our best to assist you in a timely manner.
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/datasets-manager-by-arttia-creative
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- Use the
Datasets
screen to configure the plugin