Skip to content

Add Filled Area Plot Visualizer Operator - #2086

Merged
shengquan-ni merged 13 commits into
masterfrom
ZheYuan-FilledAreaPlotOp-dummy
Aug 3, 2023
Merged

Add Filled Area Plot Visualizer Operator#2086
shengquan-ni merged 13 commits into
masterfrom
ZheYuan-FilledAreaPlotOp-dummy

Conversation

@zhey16

@zhey16 zhey16 commented Jul 25, 2023

Copy link
Copy Markdown
Contributor

This pull request introduces a new plot visualizer, which is Filled Are Plot.

Filled Area Plot is similar to line plot, but it fills the area under the line with colors and symbols to indicate the volumn. If there are multiple lines in a plot, the area under each line can be in different colors. In such way, the users could visualize and compare different attributes effectively.

The users need to specify the X attribute and Y attribute to build a basic plot. LineGroup attribute enables the users to separate the lines. And other two options are used to make the visualization better: coloring the plot or splitting the plot.

demo_gif

Comment thread core/new-gui/src/assets/operator_images/FilledAreaPlotVisualizer.png Outdated
@shengquan-ni
shengquan-ni merged commit a6bb441 into master Aug 3, 2023
@shengquan-ni
shengquan-ni deleted the ZheYuan-FilledAreaPlotOp-dummy branch August 3, 2023 08:09
yangzhang75 pushed a commit to yangzhang75/texera that referenced this pull request Jun 22, 2026
This pull request introduces a new plot visualizer, which is Filled Are
Plot.

Filled Area Plot is similar to line plot, but it fills the area under
the line with colors and symbols to indicate the volumn. If there are
multiple lines in a plot, the area under each line can be in different
colors. In such way, the users could visualize and compare different
attributes effectively.

The users need to specify the X attribute and Y attribute to build a
basic plot. LineGroup attribute enables the users to separate the lines.
And other two options are used to make the visualization better:
coloring the plot or splitting the plot.



![demo_gif](https://github.com/Texera/texera/assets/86388854/6a52c93b-62d8-4889-8a65-4d02e29df00a)

---------

Co-authored-by: MiuMiuMiue <yuanzhe2001@gmail.com>
Co-authored-by: Shengquan Ni <13672781+shengquan-ni@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants