title: “Basic” description: “Operators in the Basic category” weight: 1 categories: [Operators] tags: [visualization, basic]

Home > Visualization > Basic

Operators

OperatorDescription
Bar ChartVisualize data in a Bar Chart
Bubble ChartA 3D Scatter Plot; Bubbles are graphed using x and y labels, and their sizes determined by a z-value.
Dot PlotVisualize data using a dot plot
Dumbbell PlotVisualize data in a Dumbbell Plot. A dumbbell plot (also known as a lollipop chart) is typically used to compare two distinct values or time points for the same entity.
Figure Factory TableVisualize data in a figure factory table
Filled Area PlotVisualize data in a filled area plot
Gantt ChartA Gantt chart is a type of bar chart that illustrates a project schedule. The chart lists the tasks to be performed on the vertical axis, and time intervals on the horizontal axis. The width of the horizontal bars in the graph shows the duration of each activity.
Hierarchy ChartVisualize data in hierarchy
Icicle ChartVisualize hierarchical data from root to leaves
Line ChartView the result in line chart
Pie ChartVisualize data in a Pie Chart
Range SliderVisualize data in a Range Slider
Sankey DiagramVisualize data using a Sankey diagram
Scatter PlotView the result in a scatterplot
Tables PlotVisualize data in a table chart.
Time Series PlotVisualize trends and patterns over time.

Total: 16 operators