Skip to content

Build Visual

User can select between:

β€’ Vertical stacked bar chart

Description: Represents data using rectangular bars with heights proportional to values, perfect for comparing quantities across categories.

Required Inputs:

X Axis πŸ“: Categorical field (e.g., well names, formations, operators)

Y Axis πŸ“: Numerical values to be displayed as bar heights

Legend 🏷️: Additional categorical field for grouped bars

Use Cases:

β€’ Well performance comparisons
β€’ Production by formation
β€’ Operator performance analysis

Equipment utilization

β€’ Horizontal stacked bar chart

Description: Similar to vertical bar chart but with horizontal orientation, excellent for displaying many categories or long category names.

Required Inputs:

X Axis πŸ“: Numerical values to be displayed as bar lengths

Y Axis πŸ“: Categorical field (e.g., well names, formations, operators)

Legend 🏷️: Additional categorical field for grouped bars

Use Cases:

β€’ Ranking wells by production
β€’ Comparing multiple formations
β€’ Long category name displays
β€’ Performance rankings

β€’ Card plot

Description: Simple display of a single value or metric, perfect for KPIs and summary statistics.

Required Inputs:

ValuesπŸ“: Field to be counted or displayed as the main value

Use Cases:

β€’ Total well count
β€’ Average production rates
β€’ Key performance indicators
β€’ Summary statistics

β€’ Pie chart

Description: Circular chart divided into sectors, showing proportions of a whole, perfect for displaying composition and percentages.

Required Inputs:

ValuesπŸ“: Numerical values (quantitative) OR categorical field (for counting)

Legend 🏷️: Categorical field that defines the segments/slices

Use Cases:

β€’ Production distribution by operator
β€’ Well count by formation
β€’ Asset allocation
β€’ Market share analysis

β€’ Line chart

Description: Displays data points connected by straight lines, ideal for showing trends over time or continuous relationships.

Required Inputs:

X Axis πŸ“: The independent variable (e.g., time, date, production time)

Y Axis πŸ“: The primary dependent variable (e.g., production rates, pressure values)

Y2 Axis πŸ“: The secondary dependent variable, useful for comparing data with a different scale

Legend 🏷️: Categorical field required to group data into multiple series

Use Cases:

β€’ Production decline curves
β€’ Pressure vs. time analysis
β€’ Performance trends over time
β€’ Multi-well comparisons

β€’ Area chart

Description: Line chart with filled area below the line, emphasizing volume and cumulative effects.

Required Inputs:

X Axis πŸ“: Independent variable (e.g., time, date)

Y Axis πŸ“: Dependent variable (e.g., production rates)

Legend 🏷️: Categorical field for multiple series

Use Cases:

β€’ Cumulative production analysis
β€’ Stacked time series
β€’ Volume visualization
β€’ Trend analysis with emphasis

β€’ Histogram

Description: Shows the distribution of a single variable by grouping data into bins and displaying frequency counts.

Required Inputs:

X Axis πŸ“: Numerical field to be analyzed (e.g., production rates, pressure values)

Bins βš™οΈ: Number of intervals (configurable, default: 10)

Frequency Type βš™οΈ: Count or percentage display

Use Cases:

β€’ Production rate distribution
β€’ Pressure analysis
β€’ Performance variability studies
β€’ Statistical analysis

β€’ Scatter plot

Description: Shows the relationship between two numerical variables by plotting individual data points.

Required Inputs:

X Axis πŸ“: First numerical variable

Y Axis πŸ“: Second numerical variable

Legend 🏷️: Categorical field for color coding point

Use Cases:

β€’ Correlation analysis
β€’ Production vs. pressure relationships
β€’ Performance correlations
β€’ Trend identification

β€’ Box plot

Description: Displays the distribution of data through quartiles, showing median, outliers, and data spread.

Required Inputs:

Group ByπŸ“: Categorical field for grouping (e.g., lease name, company name)

This field determines how the data will be separated into different box plots

Each unique value in this field will create a separate box plot for comparison

AnalyzeπŸ“: Numerical field to be analyzed (e.g., oil peak rate, pressure)

This field contains the numerical values that will be statistically analyzed

The box plot will show the distribution, median, quartiles, and outliers of these values

Use Cases:

β€’ Production variability by formation
β€’ Performance comparison across operators
β€’ Statistical analysis of well performance
β€’ Outlier detection

β€’ 3D plot

β€’ Table

Description: Tabular display of data with sorting, filtering, and export capabilities.

Required Inputs:

All Fields πŸ“‹: Any combination of fields to be displayed as columns

Use Cases:

β€’ Detailed data review
β€’ Export-ready data
β€’ Multi-field analysis
β€’ Data exploration

β€’ Map

β€’ Heat map

Description: Two-dimensional representation where colors represent values in a matrix format, ideal for showing relationships between two categorical variables.

Required Inputs:

X Axis πŸ“: First categorical variable

Y Axis πŸ“: Second categorical variable

Value πŸ’Ž: Numerical field to be represented by colors

Use Cases:

β€’ Production by formation and operator
β€’ Performance correlation matrices
β€’ Geographic production analysis
β€’ Cross-tabulation analysis

In this pane user can drag and drop the variables to each axis of the plot selected.

Configuration Tips

Field Type Considerations:

Quantitative Fields πŸ“Š: Use for numerical analysis (production rates, pressure, etc.)

Categorical Fields 🏷️: Use for grouping and comparison (operators, formations, etc.)

Date/Time Fields ⏰: Use for temporal analysis and trends

Best Practices:

β€’ Choose appropriate chart types based on your data structure
β€’ Use legends to add dimensionality to your analysis
β€’ Consider data volume when selecting chart types
β€’ Ensure proper field mapping for accurate visualization

Export Options: All chart types support CSV export with appropriate data formatting for further analysis.