-
Currently, the design of the workflow name input box does not look intuitive enough. Also, it may not be aligned properly.
We need to find a better position to put this component. A suggestion is to…
-
Texera has a button that users could save the output, and we want the website to auto-save every change that users have made.
![image](https://user-images.githubusercontent.com/45401058/98798654-1943…
-
We want to add support for visualization operators for Texera, such as drawing line plots, bar charts, etc..
We have studied the approach of KNIME, Alteryx and RapidMiner.
KNIME and Alteryx ask…
-
Currently the commit number shows on the top left. Move it to a less visible area, such as left bottom.
-
![Screen Shot 2020-12-03 at 2 17 06 PM](https://user-images.githubusercontent.com/12926365/101120514-b013e500-35a2-11eb-9221-453846315696.png)
In this simple workflow, the "Word Cloud" operator sho…
-
Although both Knime and Rapidminer support python scripts as a node, there are some differences. We should take into account both their similarities and differences when specifying similar node functi…
-
Currently, the schema propagation feature reconstructs the entire workflow and calculate the schema in the backend whenever the workflow has changed. See #602 and #607 . We want to perform schema pro…
-
## Task
Investigate on the scrolling and zooming behavior.
1. Look in to how similar products (draw.io, alteryx, rapidminer) handle zoom and scroll. (Also check the canvas space limit)
2. Modify t…
-
# Comparing UI Frameworks
Currently, Texera uses multiple UI libraries. We want to consolidate on one because:
- Consistent theme and aesthetics
- Less dependencies
### Candidates: (not final)…
-
Texera users should be able to know the processing status of each operator in the back-end engine during the execution of the workflow. To achieve this, the back-end engine needs to collect the releva…