We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use sankey diagrams from echarts to represent swap routes.
The text was updated successfully, but these errors were encountered:
This spike is to explore the concept of using Sankey diagrams for the swap route visualization.
We currently use e-charts, and they have a Sankey chart type:
https://echarts.apache.org/examples/en/index.html#chart-type-sankey
Designs:
For the most part, we should try to use the Sankey diagram out of the box, especially the shape of the curves.
I have provided some examples (in box like shapes for now). Ideally, this will utilize the e-chart Sankey chart curves out of the box in Production.
More examples can be found here:
https://www.figma.com/design/stjMSRgYKmzmau9InfKbCh/V3-new-styles?node-id=7114-4986&t=poO1o8pW4Wx4KzGA-1
Sorry, something went wrong.
groninge01
No branches or pull requests
Use sankey diagrams from echarts to represent swap routes.
The text was updated successfully, but these errors were encountered: