Texera / texera

Collaborative Machine-Learning-Centric Data Analytics Using Workflows
https://texera.github.io
Apache License 2.0
160 stars 68 forks source link

Add Candlestick Chart Operator for visualiztion #2708

Closed xudongwu-0 closed 2 months ago

xudongwu-0 commented 2 months ago

This pull request introduces the Candlestick Chart Visualization operator.

The Candlestick Chart is used for visualizing financial data. Each candlestick represents one period (e.g., one day) and shows the open, high, low, and close prices for that period. This chart type is commonly used in trading and stock analysis to identify trends and patterns in the price movements.

Features: Displays the date on the x-axis. Shows open, high, low, and close prices as candlestick bars. Provides clear visual insights into financial data trends.

Demo: Below is a demonstration of the Candlestick Chart Visualization operator in action:

For further information on utilizing the Candlestick Chart functionality within Plotly, please refer to the documentation.

https://github.com/Texera/texera/assets/173539221/2bd82e1d-2696-4fac-9be6-ba226de25494