2 projects
bezier-interpolation
A Python library for generating smooth curves between given points using cubic and quadratic Bezier interpolation.
draggable-line-chart
A Streamlit component that displays a line chart with draggable points. Users can click and drag points on the chart to adjust their values. The updated data of the chart is returned.